Skip to content

Commit

Permalink
Update cosign to v2.4.2 (#1303)
Browse files Browse the repository at this point in the history
Change-Id: I5346ca655388a5c33463ccecc72657b539c83d76

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
  • Loading branch information
ccojocar authored Feb 13, 2025
1 parent 7723829 commit 43fee88
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.4.1'
cosign-release: 'v2.4.2'
- name: Store Cosign private key in a file
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
shell: bash
Expand Down

0 comments on commit 43fee88

Please sign in to comment.