From be8a649b0b6d7d348cbc1b0efb9466cc8385eaff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 02:07:11 +0000 Subject: [PATCH] build(deps): Bump sbomify/github-action in the github-actions group Bumps the github-actions group with 1 update: [sbomify/github-action](https://github.com/sbomify/github-action). Updates `sbomify/github-action` from 0.6 to 0.9 - [Release notes](https://github.com/sbomify/github-action/releases) - [Commits](https://github.com/sbomify/github-action/compare/c34242c23d6df06a646c680abb1793fb334621bf...8275b4990dc8baf2991d7605ea24c7bb358ee44f) --- updated-dependencies: - dependency-name: sbomify/github-action dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 0a1f940..304fe37 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -115,7 +115,7 @@ jobs: name: python-package-distributions path: dist/ - name: Generate SBOM - uses: sbomify/github-action@c34242c23d6df06a646c680abb1793fb334621bf # v0.6 + uses: sbomify/github-action@8275b4990dc8baf2991d7605ea24c7bb358ee44f # v0.9 env: TOKEN: ${{ secrets.SBOMIFY_TOKEN }} COMPONENT_ID: 'wy8Kpn8rF9'