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.
1 parent 507a00d commit 33168bfCopy full SHA for 33168bf
.github/workflows/on-push.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Install cosign
66
if: github.event_name != 'pull_request'
67
- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
+ uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
68
with:
69
cosign-release: 'v2.1.1'
70
0 commit comments