Skip to content

Commit

Permalink
Bump cosign from v1.13.0 to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Oct 31, 2022
1 parent cb07346 commit 906a9f7
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.1
with:
cosign-release: 'v1.13.0'
cosign-release: 'v1.13.1'

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

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

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

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

0 comments on commit 906a9f7

Please sign in to comment.