Skip to content

Commit

Permalink
build(deps): Bump sigstore/cosign-installer from 2.4.1 to 2.5.0 (#1443)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent ccffad5 commit f3024cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
go-version: 1.18
- name: Install Cosign
uses: sigstore/cosign-installer@v2.4.1
uses: sigstore/cosign-installer@v2.5.0
with:
cosign-release: 'v1.9.0'
- name: Run GoReleaser
Expand Down

0 comments on commit f3024cd

Please sign in to comment.