We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 216c64e + 7e11824 commit 67c9fedCopy full SHA for 67c9fed
1 file changed
.github/workflows/docker-image-release.yaml
@@ -37,7 +37,7 @@ jobs:
37
run: echo "VERSION=${GITHUB_REF#refs/tags/}" >> "$GITHUB_OUTPUT"
38
39
- name: Install Cosign
40
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
+ uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
41
with:
42
cosign-release: 'v2.6.1'
43
0 commit comments