From 3dade3224dacbbf24be05983857944bf9c9ade8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:12:56 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to 4a914bc --- .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 943db9f1..5518c163 100644 --- a/.github/workflows/anchore-syft.yml +++ b/.github/workflows/anchore-syft.yml @@ -31,7 +31,7 @@ jobs: - name: Build the Docker image run: docker build . --file docker/actinia-core-alpine/Dockerfile --tag localbuild/testimage:latest - name: Scan the image and upload dependency results - uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 + uses: anchore/sbom-action@4a914bc36a0527cbd2155e1f4665d7cc1e41615b with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json