diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index 11289c377..017213630 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@72370e18af3add17e587ca8533fab7d28d2b0bee + uses: anchore/sbom-action@95b086ac308035dc0850b3853be5b7ab108236a8 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json