Skip to content

Commit

Permalink
Bump cosign from 1.12.1 to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Oct 10, 2022
1 parent 5c7e269 commit a05796c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.8.0
with:
cosign-release: 'v1.12.1'
cosign-release: 'v1.13.0'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.12.0
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.8.0
with:
cosign-release: 'v1.12.1'
cosign-release: 'v1.13.0'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.12.0
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.8.0
with:
cosign-release: 'v1.12.1'
cosign-release: 'v1.13.0'

- name: Sign provenance
run: |
Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.8.0
with:
cosign-release: 'v1.12.1'
cosign-release: 'v1.13.0'

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

0 comments on commit a05796c

Please sign in to comment.