Skip to content

Commit

Permalink
⬆️ Bump sigstore/cosign-installer from 1.4.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v1.4.1...v2.0.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2022
1 parent 8f3f6a8 commit 9be60c7
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 9be60c7

Please sign in to comment.