From f142c9fb3755832da6039620b5f626c90c39fd1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:34:59 +0000 Subject: [PATCH] Update anchore/sbom-action digest to df80a98 --- .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 6e41cbe..63f397b 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@33651ab40b3db0580a965d98214c067a2daa842c + uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json