Skip to content

Commit 83bf1f6

Browse files
committed
fix sbom catalog binary name
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
1 parent c111b95 commit 83bf1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ signs:
6060

6161
sboms:
6262
- id: bom
63-
cmd: ./bom-amd64-linux
63+
cmd: ./bom_linux_amd64_v1/bom
6464
args:
6565
- generate
6666
- "--output"

0 commit comments

Comments
 (0)