Skip to content

Commit

Permalink
Bump cosign to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed May 3, 2022
1 parent ec66c08 commit 94745ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.3.0
with:
cosign-release: 'v1.7.1'
cosign-release: 'v1.8.0'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.11.0
Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.3.0
with:
cosign-release: v1.7.1'
cosign-release: 'v1.8.0'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.11.0
Expand Down Expand Up @@ -246,7 +246,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.3.0
with:
cosign-release: v1.7.1'
cosign-release: 'v1.8.0'

- name: Generate provenance for ${{ matrix.repo }}
uses: philips-labs/slsa-provenance-action@v0.7.2
Expand Down

0 comments on commit 94745ae

Please sign in to comment.