Skip to content

Commit

Permalink
Bump cosign to v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen authored Apr 22, 2024
1 parent e06d9c2 commit e357e3c
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@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.3'
cosign-release: 'v2.2.4'

- name: Install Syft
uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.3'
cosign-release: 'v2.2.4'

- name: Install Syft
uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -203,7 +203,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.3'
cosign-release: 'v2.2.4'

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

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

0 comments on commit e357e3c

Please sign in to comment.