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