Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from b4f55743d10d066fee1de1cf0fa260697…
Browse files Browse the repository at this point in the history
…00c0195 to 2.2.0 (#2044)

* Bump sigstore/cosign-installer

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from b4f55743d10d066fee1de1cf0fa26069700c0195 to 2.2.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@b4f5574...d6a3abf)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/images.yaml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Hall <[email protected]>
  • Loading branch information
dependabot[bot] and imjasonh authored Apr 11, 2022
1 parent d849b0b commit a5d9668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

# Sign images if not a PR.
- if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@b4f55743d10d066fee1de1cf0fa26069700c0195 # main
uses: sigstore/cosign-installer@d6a3abf1bdea83574e28d40543793018b6035605
with:
cosign-release: 'v1.4.1'
- if: github.event_name != 'pull_request'
Expand Down

0 comments on commit a5d9668

Please sign in to comment.