Skip to content

Commit b4b9cc3

Browse files
committed
fix: remove sboms section from goreleaser (syft not available in CI)
1 parent 8a96b51 commit b4b9cc3

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,6 @@ checksum:
7979
name_template: checksums.txt
8080
algorithm: sha256
8181

82-
# ---------------------------------------------------------------------------
83-
# SBOM — generated with anchore/syft for every artefact (industry standard).
84-
# ---------------------------------------------------------------------------
85-
sboms:
86-
- artifacts: archive
87-
documents:
88-
- "${artifact}.spdx.sbom.json"
89-
9082
# ---------------------------------------------------------------------------
9183
# Snapshot — unreleased dev builds get a clear synthetic version.
9284
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)