Skip to content

Commit

Permalink
fix: specify cosign version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Oct 22, 2023
1 parent 18c6079 commit f178ea2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- name: install cosign
id: install_cosign
uses: sigstore/[email protected]
with:
cosign-release: 'v2.2.0'

- uses: goreleaser/goreleaser-action@v4
if: ${{ steps.release_please.outputs.release_created }}
Expand Down

0 comments on commit f178ea2

Please sign in to comment.