We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0d6bf1 + 1ce73b6 commit f5bf291Copy full SHA for f5bf291
1 file changed
.github/workflows/docker-publish.yml
@@ -46,7 +46,7 @@ jobs:
46
# https://github.com/sigstore/cosign-installer
47
- name: Install cosign
48
if: github.event_name != 'pull_request'
49
- uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 #v4.1.0
+ uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 #v4.1.1
50
with:
51
cosign-release: "v2.2.4"
52
0 commit comments