Skip to content

Commit 2952771

Browse files
Update sigstore/cosign-installer action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df05889 commit 2952771

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
go-version: ${{ env.GO_VERSION }}
2727

2828
- name: Install Cosign
29-
uses: sigstore/cosign-installer@v3.10.1
29+
uses: sigstore/cosign-installer@v4.1.1
3030

3131
- name: Check Cosign installation
3232
run: cosign version

0 commit comments

Comments
 (0)