From 81cda6ff54fe782f04c70673dc95e107e90d9bbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:05:04 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 9d0277c --- .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 afc74ed..33f8107 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@c9fb15d7bc26f2929ebe26847289fffc8a418f21 + uses: anchore/sbom-action@9d0277c4f7c4c8a6ebe323384e43ce9eea504265 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json