Skip to content

Commit e0d5a96

Browse files
authored
ci(action): update sigstore/cosign-installer action to v4
1 parent d1601ec commit e0d5a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ runs:
172172
subject-digest: ${{ steps.push.outputs.digest }}
173173
push-to-registry: true
174174
- name: Install Cosign
175-
uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
175+
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
176176

177177
- name: Sign the image with Cosign (keyless)
178178
shell: bash

0 commit comments

Comments
 (0)