We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a234d2c + 4e0fb98 commit 89bbe3fCopy full SHA for 89bbe3f
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@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
+ uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
41
with:
42
cosign-release: 'v2.6.1'
43
0 commit comments