diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index 393a40c1..943db9f1 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@fe5e7c313de46b71a0d4d583d46928af58e60b2e + uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json