We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553d8a5 commit 4a3bd8aCopy full SHA for 4a3bd8a
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Cosign
25
uses: sigstore/cosign-installer@v4.1.1
26
with:
27
- cosign-release: "v3.0.5"
+ cosign-release: "v3.0.6"
28
- name: Store Cosign private key in a file
29
run: 'echo "$COSIGN_KEY" > /tmp/cosign.key'
30
shell: bash
0 commit comments