From 69beb6e1d49cd1623d157cbf4afdd2cd732d1f95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 10:00:35 -0400 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.15.11 (#99) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 da8a6019..7374bc41 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.14.1 + - uses: anchore/sbom-action/download-syft@v0.15.11 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report