From f29b243de38233b006a4822e570d41becf98d784 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:07:19 +0000 Subject: [PATCH] Update anchore/sbom-action digest to c9fb15d --- .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 a9ba3e6..afc74ed 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@74207bd644397963bdbcae922eb4b9cbd5b49e83 + uses: anchore/sbom-action@c9fb15d7bc26f2929ebe26847289fffc8a418f21 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json