Skip to content

Commit

Permalink
build: bump cosign to v1.9.0 (#601)
Browse files Browse the repository at this point in the history
Signed-off-by: Casey Buto <[email protected]>
  • Loading branch information
cbuto authored Jul 5, 2022
1 parent 460d8ec commit 2e385ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
- name: Install Kubernetes SBOM Tool
uses: puerco/bom-installer@aa0837e37b6965b5fc50adfad0683ec3c0a2c2c4
- name: Install sigstore cosign
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
uses: sigstore/cosign-installer@48866aa521d8bf870604709cd43ec2f602d03ff2
with:
cosign-release: 'v1.5.0'
cosign-release: 'v1.9.0'
- name: Release artifacts (includes SBOM and signatures)
id: release-artifacts
env:
Expand Down

0 comments on commit 2e385ae

Please sign in to comment.