Skip to content

Commit

Permalink
build(deps): bump sigstore/cosign-installer from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
1 parent aed0169 commit 2ede7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
go-version: "1.18"
check-latest: true
- uses: sigstore/cosign-installer@v2.4.0 # installs cosign
- uses: sigstore/cosign-installer@v2.4.1 # installs cosign
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Docker login
Expand Down

0 comments on commit 2ede7c6

Please sign in to comment.