Skip to content

Genreate SBOM with new action - #37

Merged
miniprow[bot] merged 1 commit into
mainfrom
sbom
Jul 21, 2026
Merged

Genreate SBOM with new action#37
miniprow[bot] merged 1 commit into
mainfrom
sbom

Conversation

@puerco

@puerco puerco commented Jul 21, 2026

Copy link
Copy Markdown
Member

This pull request updates the Software Bill of Materials (SBOM) generation process in the release workflow. The main change is switching from the setup-bom and manual bom generate approach to using the carabiner-dev/actions/unpack/sbom GitHub Action. This simplifies and streamlines SBOM generation and publishing.

SBOM generation and publishing changes:

  • Removed installation and usage of kubernetes-sigs/release-actions/setup-bom and manual bom generate command. (.github/workflows/release.yaml)
  • Added carabiner-dev/actions/unpack/sbom action for automated SBOM generation and publishing, configured to push the SBOM to the release using the current tag. (.github/workflows/release.yaml)
  • Updated the release publishing step to no longer specify SBOM assets directly and set sbom: false, as SBOM handling is now managed by the new action. (.github/workflows/release.yaml)

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 Jul 21, 2026
@miniprow

miniprow Bot commented Jul 21, 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 9fd7919 into main Jul 21, 2026
3 checks passed
@puerco
puerco deleted the sbom branch July 21, 2026 04:07
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