Skip to content

Commit

Permalink
Bump cosign to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Nov 13, 2023
1 parent c0615c3 commit 91bc25f
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 @@ -83,7 +83,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # ratchet:sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.1'

- name: Install Syft
uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # ratchet:anchore/sbom-action/download-syft@v0.14.3
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # ratchet:sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.1'

- name: Install Syft
uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # ratchet:anchore/sbom-action/download-syft@v0.14.3
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # ratchet:sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.1'

- name: Sign provenance
run: |
Expand Down Expand Up @@ -241,7 +241,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # ratchet:sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.1'

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

0 comments on commit 91bc25f

Please sign in to comment.