We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ccojocar
gcmurphy
Learn more about funding links in repositories.
Report abuse
1 parent 7723829 commit 43fee88Copy full SHA for 43fee88
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Cosign
22
uses: sigstore/cosign-installer@v3
23
with:
24
- cosign-release: 'v2.4.1'
+ cosign-release: 'v2.4.2'
25
- name: Store Cosign private key in a file
26
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
27
shell: bash
0 commit comments