Skip to content

Commit dcaa3fa

Browse files
committed
fix; sbom
1 parent ede4c57 commit dcaa3fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ universal_binaries:
7777
source:
7878
enabled: true
7979

80-
# SBOMs for the archives and source archives.
80+
# SBOMs for the archives.
8181
sboms:
82-
- artifacts: any
82+
- artifacts: archive
8383

8484
# Sign binaries with cosign.
8585
signs:

0 commit comments

Comments
 (0)