From f0b8300ea593c15c00aac0c0dd6fc6ca0125ad5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:39:36 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.9 --- .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 3f313a6b..616ad688 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.17.7 + - uses: anchore/sbom-action/download-syft@v0.17.9 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report