diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index a9a5242f6..8a1b090fe 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