Skip to content

Commit

Permalink
Revert "Remove cosign step from CI"
Browse files Browse the repository at this point in the history
This reverts commit fa50477.
  • Loading branch information
ScottGarman committed Jan 17, 2025
1 parent 99840c9 commit 3df359a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.21'
-
name: install cosign
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.13.1'
-
uses: anchore/sbom-action/[email protected]
-
Expand Down

0 comments on commit 3df359a

Please sign in to comment.