From 45e5d211d0a937ee8255b01d7823bfb1904dfa76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:13:36 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to 6bb446c --- .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 5a7b7618..d51e41b5 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@f5e124a5e5e1d497a692818ae907d3c45829d033 + uses: anchore/sbom-action@6bb446c6c5646f03d9d673ff1ce55918bff19aa6 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json