Skip to content

Commit a7bf9f5

Browse files
committed
fix: cosign
1 parent 403656c commit a7bf9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install Cosign
3535
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # ratchet:sigstore/cosign-installer@v4.0.0
3636
with:
37-
cosign-release: 2.6.1
37+
cosign-release: "v2.6.1"
3838

3939
- name: Import GPG key
4040
id: gpg

0 commit comments

Comments
 (0)