From 6618ebaca3e763a1b2fcbb5ed43fde1c648feb4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:59:02 +0000 Subject: [PATCH] Update anchore/sbom-action action to v0.14.2 --- .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 327e113f..0f8539cd 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.14.2 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report