We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403656c commit a7bf9f5Copy full SHA for a7bf9f5
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install Cosign
35
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # ratchet:sigstore/cosign-installer@v4.0.0
36
with:
37
- cosign-release: 2.6.1
+ cosign-release: "v2.6.1"
38
39
- name: Import GPG key
40
id: gpg
0 commit comments