Skip to content

Commit

Permalink
Update cosign to version v2.1.1 (#1000)
Browse files Browse the repository at this point in the history
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
  • Loading branch information
ccojocar authored Aug 17, 2023
1 parent a89e9d5 commit 6a2c5e1
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.0.2'
cosign-release: 'v2.1.1'
- name: Store Cosign private key in a file
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
shell: bash
Expand Down

0 comments on commit 6a2c5e1

Please sign in to comment.