From b1754f0466e7e3a3bf92406a244732f341d55f0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:43:55 +0000 Subject: [PATCH] Update anchore/sbom-action digest to ab5d7b5 --- .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 72d4e93..351b6f4 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@6e7f9d716af0dcc2e38037ca9cc15d86d1d3511d + uses: anchore/sbom-action@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json