Skip to content

Commit

Permalink
Add cosign install
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <john@testifysec.com>
  • Loading branch information
jkjell committed Jan 6, 2024
1 parent 6d4eae8 commit 7aada2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -92,6 +92,9 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Install Cosign
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0

- name: Download GoReleaser
run: go install github.com/goreleaser/goreleaser@v1.23.0

Expand Down

0 comments on commit 7aada2e

Please sign in to comment.