From 39f9b9983eae90f128d639c16a258d2e3ada354a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:49:05 +0000 Subject: [PATCH] Update anchore/sbom-action digest to fc46e51 --- .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 41c1d39..6200a7a 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@6bb446c6c5646f03d9d673ff1ce55918bff19aa6 + uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json