From 723a6726bf7473cd806b1a383cbda602ff4d29fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:41:49 +0000 Subject: [PATCH] Update anchore/sbom-action digest to a5bbe18 (#299) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/anchore-syft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index 4fd84e9..b065051 100644 --- a/.github/workflows/anchore-syft.yml +++ b/.github/workflows/anchore-syft.yml @@ -32,7 +32,7 @@ jobs: - name: Build the Docker image run: docker build . --file Dockerfile --tag localbuild/testimage:latest - name: Scan the image and upload dependency results - uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 + uses: anchore/sbom-action@a5bbe18b4dff7eb7cfcb7e761dab91654437ba13 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json