From 73ba88b074ef33ea9400178b6cb6e5485e70749f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 10:33:42 +0000 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.17.9 to 0.20.7 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.9 to 0.20.7. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/sbom-action/compare/v0.17.9...v0.20.7) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/supply-chain.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/supply-chain.yml b/.github/workflows/supply-chain.yml index e6aabe5..2c228d4 100644 --- a/.github/workflows/supply-chain.yml +++ b/.github/workflows/supply-chain.yml @@ -32,7 +32,7 @@ jobs: mkdir -p dist/sbom - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.17.9 + uses: anchore/sbom-action/download-syft@v0.20.7 with: syft-version: v1.16.0 @@ -135,7 +135,7 @@ jobs: provenance: false - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.17.9 + uses: anchore/sbom-action/download-syft@v0.20.7 with: syft-version: v1.16.0