Skip to content

Commit

Permalink
Bump cosign from v1.4.1 to v1.5.1
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 Feb 10, 2022
1 parent 4ebaa6c commit 6ae8f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.0
with:
cosign-release: 'v1.4.1'
cosign-release: 'v1.5.1'

- name: Checkout
uses: actions/checkout@v2.4.0
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@v2.0.0
with:
cosign-release: 'v1.4.1'
cosign-release: 'v1.5.1'

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

0 comments on commit 6ae8f65

Please sign in to comment.