Skip to content

Generate the release SBOM with the carabiner sbom action - #30

Merged
miniprow[bot] merged 1 commit into
mainfrom
release-go-version
Sep 15, 2026
Merged

miniprow[bot] merged 1 commit into
mainfrom
release-go-version

Conversation

@puerco

@puerco puerco commented Sep 15, 2026

Copy link
Copy Markdown
Member

The release job pinned Go 1.25 for bom, which broke once go.mod required 1.26. Replace bom with the carabiner-dev/actions/sbom/source action, which discovers the Go codebase with unpack, needs no Go toolchain and writes an SPDX 3 SBOM, and publish the files it reports as the release assets. The Go setup and tag steps go away with it.

The release job pinned Go 1.25 for bom, which broke once go.mod
required 1.26. Replace bom with the carabiner-dev/actions/sbom/source
action, which discovers the Go codebase with unpack, needs no Go
toolchain and writes an SPDX 3 SBOM, and publish the files it reports
as the release assets. The Go setup and tag steps go away with it.

Signed-off-by: Adolfo Garc铆a Veytia (Puerco) <puerco@carabiner.dev>
@miniprow miniprow Bot added lgtm Indicates that a PR is ready to be merged (Looks Good To Me) approved Indicates a PR has been approved by an approver from all required OWNERS files labels Sep 15, 2026
@miniprow

miniprow Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: puerco

The full list of commands accepted by this bot can be found here.

Details Approved by a repository administrator.

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@miniprow
miniprow Bot merged commit c81e615 into main Sep 15, 2026
5 checks passed
@puerco
puerco deleted the release-go-version branch September 15, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files lgtm Indicates that a PR is ready to be merged (Looks Good To Me)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant