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 2470556 commit e0f86f1Copy full SHA for e0f86f1
.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@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
68
with:
69
cosign-release: 'v2.1.1'
70
0 commit comments