Skip to content

Commit 809c8a3

Browse files
authored
Merge pull request #229 from joelsmith/kedamain
Update cosign-installer for main builds
2 parents d587238 + 56a0ceb commit 809c8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# https://github.com/sigstore/cosign-installer
5151
- name: Install Cosign
52-
uses: sigstore/cosign-installer@v2
52+
uses: sigstore/cosign-installer@v3
5353

5454
- name: Check Cosign install!
5555
run: cosign version

0 commit comments

Comments
 (0)