Skip to content

Commit

Permalink
Bump cosign to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Feb 24, 2025
1 parent 22a69d8 commit a3d956e
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@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.4.2'
cosign-release: 'v2.4.3'

- name: Install Syft
uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.4.2'
cosign-release: 'v2.4.3'

- name: Install Syft
uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # ratchet:anchore/sbom-action/[email protected]
Expand Down Expand Up @@ -203,7 +203,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.4.2'
cosign-release: 'v2.4.3'

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

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

0 comments on commit a3d956e

Please sign in to comment.