From 1fc39d4c4ec40b7357f065761b15fd69a3a02b75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:26:59 +0000 Subject: [PATCH] Update anchore/sbom-action digest to e28bab5 --- .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 69c31a9..216eebf 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@2283abe365797ff88b160542ad78bed017d8b4c9 + uses: anchore/sbom-action@e28bab51878dc8b0a6ee2e3c1de6adf48a3aee42 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json