Skip to content

Commit

Permalink
Merge pull request #136 from philips-labs/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…igstore/cosign-installer-2.0.0
  • Loading branch information
marcofranssen committed Feb 7, 2022
2 parents 8f3f6a8 + 9be60c7 commit 4ebaa6c
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 @@ -77,7 +77,7 @@ jobs:
go-version: 1.17

- name: Install cosign
uses: sigstore/cosign-installer@v1.4.1
uses: sigstore/cosign-installer@v2.0.0
with:
cosign-release: 'v1.4.1'

Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:

steps:
- name: Install cosign
uses: sigstore/cosign-installer@v1.4.1
uses: sigstore/cosign-installer@v2.0.0
with:
cosign-release: 'v1.4.1'

Expand Down

0 comments on commit 4ebaa6c

Please sign in to comment.