From a8f9e0f5db101ff83e3c3ef9c85ae52828d0cc81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:54:57 +0200 Subject: [PATCH] chore(deps): update anchore/sbom-action digest to ee41e6a (#543) 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 01721363..8e96bc90 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@95b086ac308035dc0850b3853be5b7ab108236a8 + uses: anchore/sbom-action@ee41e6a02ae14ba7c759082d65330fc0377476b2 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json