We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9669a1e + 661c370 commit b2701f1Copy full SHA for b2701f1
1 file changed
.github/workflows/docker-publish.yml
@@ -50,7 +50,7 @@ jobs:
50
# https://github.com/sigstore/cosign-installer
51
- name: Install cosign
52
if: github.event_name != 'pull_request'
53
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
54
with:
55
cosign-release: 'v2.2.4'
56
0 commit comments