From 2a4f76f669df51c53c81713d0b7e8fe024d02338 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 01:46:22 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.20.4 --- .github/workflows/release-docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-docker-image.yml b/.github/workflows/release-docker-image.yml index b3f5d495..b2770521 100644 --- a/.github/workflows/release-docker-image.yml +++ b/.github/workflows/release-docker-image.yml @@ -71,7 +71,7 @@ jobs: env: COSIGN_EXPERIMENTAL: true - - uses: anchore/sbom-action/download-syft@v0.18.0 + - uses: anchore/sbom-action/download-syft@v0.20.4 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report