Skip to content

Commit

Permalink
feat(goreleaser): generate SBOM while release
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Broudoux <[email protected]>
  • Loading branch information
abroudoux committed Jan 24, 2025
1 parent 072cdfe commit a4fd9b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ brews:
owner: microcks
name: homebrew-tap

sboms:
- artifacts: archive

checksum:
name_template: "checksums.txt"

0 comments on commit a4fd9b6

Please sign in to comment.