From 4592e609bf2eb973e3301f08cd80b50b54a4d91e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:05:11 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to df80a98 --- .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 7f45ac1f..22acb6c5 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@a5bbe18b4dff7eb7cfcb7e761dab91654437ba13 + uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json