From 88fd5d370bf02e76b23b2ef6e7bcb363260b850c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:14:36 +0000 Subject: [PATCH] Update anchore/sbom-action digest to 24b0d52 --- .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 60672a7..896cdef 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@41f7a6c033dbcdf78917f23b652c8b8146298c85 + uses: anchore/sbom-action@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json