From b073fafc012af408b947d38776f9bd9ad752d4f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:35:45 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 7f33cf5 --- .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 57b12f8..fca71bd 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@04a486a88617c017d26e11a4d30b3cd198f44824 + uses: anchore/sbom-action@7f33cf5b409c25dd63ce12b34f585feaed60b5bf with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json