Skip to content

Commit 4a3bd8a

Browse files
authored
Update cosign to v3.0.6 (#1659)
Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
1 parent 553d8a5 commit 4a3bd8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Cosign
2525
uses: sigstore/cosign-installer@v4.1.1
2626
with:
27-
cosign-release: "v3.0.5"
27+
cosign-release: "v3.0.6"
2828
- name: Store Cosign private key in a file
2929
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
3030
shell: bash

0 commit comments

Comments
 (0)