We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 03eb16eCopy full SHA for 03eb16e
.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@08bb361e01a71697a353a4d79b633cccf31f5530
45
with:
46
cosign-release: 'v1.7.1'
47
0 commit comments