We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b154092 + a87158f commit b24a44dCopy full SHA for b24a44d
1 file changed
.github/workflows/build-push.yaml
@@ -143,7 +143,7 @@ jobs:
143
echo "digest=$DIGEST" >> "$GITHUB_OUTPUT"
144
145
- name: Install cosign
146
- uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
+ uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
147
with:
148
cosign-release: "v2.2.4"
149
0 commit comments