From 2fc7e223ef7e7937823eb24b4d95a8a568a24afd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:04:54 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 9fece9e --- .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 867ee2b..818187e 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@f3355df2ccd621f5873fe3c7c653ebdc5ef1bcb2 + uses: anchore/sbom-action@9fece9e20048ca9590af301449208b2b8861333b with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json