diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index f2e5fc3..a9ba3e6 100644 --- a/.github/workflows/anchore-syft.yml +++ b/.github/workflows/anchore-syft.yml @@ -32,7 +32,7 @@ jobs: - name: Build the Docker image run: docker build . --file Dockerfile --tag localbuild/testimage:latest - name: Scan the image and upload dependency results - uses: anchore/sbom-action@ace0b9722a703812d78949ee4ac5b90de1c0eba2 + uses: anchore/sbom-action@74207bd644397963bdbcae922eb4b9cbd5b49e83 with: image: "localbuild/testimage:latest" artifact-name: image.spdx.json