We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 1c6d463Copy full SHA for 1c6d463
.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@6e04d228eb30da1757ee4e1dd75a0ec73a653e06
+ uses: sigstore/cosign-installer@cc23fe1cf04164ea4c208611cf647a013c6f8cc5
45
with:
46
cosign-release: 'v1.7.1'
47
0 commit comments