From 071dd6ed2fda58a08c6eb47e882f1461b619becc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:29:31 +0000 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.17.9 to 0.20.8 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.9 to 0.20.8. - [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.8) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.8 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..3bc5aa3 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.8 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.8 with: syft-version: v1.16.0