From b7719f2b1312f4e50ab137f58c671b444dc52196 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:06:20 +0100 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to 55dc4ee (#577) 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 a9a5242f..8a1b090f 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@fc46e51fd3cb168ffb36c6d1915723c47db58abb + uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json