From d67628fcb7cef2832e735fab0184759b9c8b7503 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:55:27 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 1ca97d9 --- .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 8358af6..03519ae 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@f2d02cbcc3489818621f2809e6cae4ce98b19c27 + uses: anchore/sbom-action@1ca97d9028b51809cf6d3c934c3e160716e1b605 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json