Skip to content

Commit

Permalink
Update cosign version to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccojocar committed Oct 13, 2023
1 parent 0ec6cd9 commit 6b12a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Cosign
uses: sigstore/cosign-installer@v3
with:
cosign-release: 'v2.1.1'
cosign-release: 'v2.2.0'
- name: Store Cosign private key in a file
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
shell: bash
Expand Down

0 comments on commit 6b12a71

Please sign in to comment.