From 151098f6e5dfb560132b6b562f1d0984323e75ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 19:32:44 +0000 Subject: [PATCH] Update anchore/sbom-action digest to b6a39da --- .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 e9c21ff..4f5a364 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@767b08fd8822486ad890abb8f1d31721bebd651c + uses: anchore/sbom-action@b6a39da80722a2cb0ef5d197531764a89b5d48c3 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json