Skip to content

Commit

Permalink
Bump cosign in workflow from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <marco.franssen@philips.com>
  • Loading branch information
marcofranssen committed Mar 1, 2022
1 parent 7e3251c commit b683690
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 @@ -81,7 +81,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.1
with:
cosign-release: 'v1.5.1'
cosign-release: 'v1.5.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.6.0
Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.1
with:
cosign-release: 'v1.5.1'
cosign-release: 'v1.5.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.6.0
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.1
with:
cosign-release: 'v1.5.1'
cosign-release: 'v1.5.2'

- name: Sign provenance
run: |
Expand Down Expand Up @@ -246,7 +246,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.1
with:
cosign-release: 'v1.5.1'
cosign-release: 'v1.5.2'

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

0 comments on commit b683690

Please sign in to comment.