Skip to content

Commit

Permalink
Bump cosign to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Dec 18, 2023
1 parent 999d604 commit 0af2ddd
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 @@ -89,7 +89,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.1'
cosign-release: 'v2.2.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.1'
cosign-release: 'v2.2.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -203,7 +203,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.1'
cosign-release: 'v2.2.2'

- name: Sign provenance
run: |
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.1'
cosign-release: 'v2.2.2'

- name: Generate provenance for ${{ matrix.repo }}
uses: philips-labs/slsa-provenance-action@6b2fd198d38ba72fb3cc08fbc52da2ebaef2efad # ratchet:philips-labs/[email protected]
Expand Down

0 comments on commit 0af2ddd

Please sign in to comment.