We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3c173 commit c36bd4bCopy full SHA for c36bd4b
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v4 # ratchet:actions/checkout@v3
27
- name: Install cosign
28
- uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # ratchet:sigstore/cosign-installer@main
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # ratchet:sigstore/cosign-installer@main
29
with:
30
cosign-release: 'v2.2.3'
31
- name: Verify runner image
0 commit comments