Skip to content

Commit 6eeff27

Browse files
Bump sigstore/cosign-installer from 2 to 3 (#458)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c35798 commit 6eeff27

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
@@ -25,7 +25,7 @@ jobs:
2525
go-version-file: 'go.mod'
2626
cache: true
2727
- name: Install Cosign
28-
uses: sigstore/cosign-installer@v2
28+
uses: sigstore/cosign-installer@v3
2929
- name: Run GoReleaser
3030
uses: goreleaser/goreleaser-action@v4
3131
with:

0 commit comments

Comments
 (0)