From ae89e17f5dbbd3ba35afd937200db504e2361717 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:05:22 +0000 Subject: [PATCH] Update anchore/sbom-action digest to c7f031d --- .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 3a69f71..8ba5913 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@719133684c7d294116626d1344fe64f0d2ff3e9e + uses: anchore/sbom-action@c7f031d9249a826a082ea14c79d3b686a51d485a with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json