We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1601ec commit e0d5a96Copy full SHA for e0d5a96
.github/actions/pack/action.yml
@@ -172,7 +172,7 @@ runs:
172
subject-digest: ${{ steps.push.outputs.digest }}
173
push-to-registry: true
174
- name: Install Cosign
175
- uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
+ uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
176
177
- name: Sign the image with Cosign (keyless)
178
shell: bash
0 commit comments