Skip to content

Commit

Permalink
Bump cosign from 1.10.0 to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Sep 13, 2022
1 parent 79f0052 commit c476f35
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.6.0
with:
cosign-release: 'v1.10.0'
cosign-release: 'v1.11.1'

- 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.6.0
with:
cosign-release: 'v1.10.0'
cosign-release: 'v1.11.1'

- 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.6.0
with:
cosign-release: 'v1.10.0'
cosign-release: 'v1.11.1'

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

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

0 comments on commit c476f35

Please sign in to comment.