We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b6f93 commit e9f865cCopy full SHA for e9f865c
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
# https://github.com/sigstore/cosign-installer
42
- name: Install cosign
43
if: github.event_name != 'pull_request'
44
- uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
+ uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e
45
with:
46
cosign-release: 'v1.9.0'
47
0 commit comments