We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c251735 commit 7ff9e9eCopy full SHA for 7ff9e9e
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
56
steps:
57
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # ratchet:actions/checkout@v4
58
- name: Install cosign
59
- uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # ratchet:sigstore/[email protected].0
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # ratchet:sigstore/[email protected].1
60
with:
61
cosign-release: 'v2.2.3'
62
- name: Verify runner image
0 commit comments