Skip to content

Commit

Permalink
mod: update cosign version to v2.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: scbizu <[email protected]>
  • Loading branch information
scbizu committed May 7, 2024
1 parent 96f7048 commit aaf4b1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:
- name: Install Kubernetes SBOM Tool
uses: puerco/bom-installer@aa0837e37b6965b5fc50adfad0683ec3c0a2c2c4
- name: Install sigstore cosign
uses: sigstore/[email protected]
uses: sigstore/cosign-installer@main
with:
cosign-version: 'v2.2.4'
- name: Release artifacts (includes SBOM and signatures)
id: release-artifacts
env:
Expand Down

0 comments on commit aaf4b1a

Please sign in to comment.