Skip to content

Commit

Permalink
Update cosign-installer action
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismuellner committed Jan 9, 2023
1 parent 87a1707 commit 36c1627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sign-image/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
using: "composite"
steps:
- name: Install Cosign
uses: sigstore/cosign-installer@b3413d484cc23cf8778c3d2aa361568d4eb54679 # v2.5.1
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b # v2.8.1
- name: Sign image with a key
shell: bash
run: |
Expand Down

0 comments on commit 36c1627

Please sign in to comment.