diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index 5a7b7618..b15c1596 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@f5e124a5e5e1d497a692818ae907d3c45829d033 + uses: anchore/sbom-action@8d0a6505bf28ced3e85154d13dc6af83299e13f1 with: image: "localbuild/testimage:latest" artifact-name: image.cyclonedx.json