We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cad1bfb + ee47562 commit 6137665Copy full SHA for 6137665
.github/workflows/docker-publish.yml
@@ -40,7 +40,7 @@ jobs:
40
# https://github.com/sigstore/cosign-installer
41
- name: Install cosign
42
if: github.event_name != 'pull_request'
43
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb
+ uses: sigstore/cosign-installer@e40248c492a99ad409432e2ea978d7a2811f2e1f
44
with:
45
cosign-release: 'v2.2.4'
46
0 commit comments