Skip to content

Commit

Permalink
Merge pull request #229 from joelsmith/kedamain
Browse files Browse the repository at this point in the history
Update cosign-installer for main builds
  • Loading branch information
joelsmith authored Jun 7, 2024
2 parents d587238 + 56a0ceb commit 809c8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

# https://github.com/sigstore/cosign-installer
- name: Install Cosign
uses: sigstore/cosign-installer@v2
uses: sigstore/cosign-installer@v3

- name: Check Cosign install!
run: cosign version
Expand Down

0 comments on commit 809c8a3

Please sign in to comment.