From a5ca14adc7e7aa1e770ae12e88c82d02242b5fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 13:01:07 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 41f7a6c --- .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 8ba5913..60672a7 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@c7f031d9249a826a082ea14c79d3b686a51d485a + uses: anchore/sbom-action@41f7a6c033dbcdf78917f23b652c8b8146298c85 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json