From f04ed2fb039f66ce0608b66d4ceebe079c84cbba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:03:25 +0200 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to 4a914bc (#552) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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