From 0e2dd3df2fad41f6c860d8fbe63d6039773f0444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 09:44:04 +0000 Subject: [PATCH] build(deps): Bump anchore/sbom-action from 0.17.9 to 0.20.6 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.9 to 0.20.6. - [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.6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.6 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 c5f0d3e..2b954ae 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.6 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.6 with: syft-version: v1.16.0