From 9297ee713f2ec576730ae0f080dad4fc7824acd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 03:16:05 +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.3.2 to 0.4.0 - [Release notes](https://github.com/sbomify/github-action/releases) - [Commits](https://github.com/sbomify/github-action/compare/e6cdc68ce11d640b652364c25f806db4a8bfa16c...300e8bc1445e9b748a73a52f759d5db538df9d42) --- updated-dependencies: - dependency-name: sbomify/github-action dependency-version: 0.4.0 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 1ba43fa..e9fd293 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@e6cdc68ce11d640b652364c25f806db4a8bfa16c # v0.3.2 + uses: sbomify/github-action@300e8bc1445e9b748a73a52f759d5db538df9d42 # v0.4.0 env: TOKEN: ${{ secrets.SBOMIFY_TOKEN }} COMPONENT_ID: 'wy8Kpn8rF9'