Skip to content

Commit 4cc4798

Browse files
authored
Bump cosign to v1.10.0 (#1446)
1 parent 048c26c commit 4cc4798

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Cosign
2727
uses: sigstore/cosign-installer@v2.5.0
2828
with:
29-
cosign-release: 'v1.9.0'
29+
cosign-release: 'v1.10.0'
3030
- name: Run GoReleaser
3131
uses: goreleaser/goreleaser-action@v3
3232
with:

0 commit comments

Comments
 (0)