diff --git a/.github/workflows/anchore-syft.yml b/.github/workflows/anchore-syft.yml index 797c744..b5572d7 100644 --- a/.github/workflows/anchore-syft.yml +++ b/.github/workflows/anchore-syft.yml @@ -34,7 +34,7 @@ jobs: run: docker build . --file Dockerfile --tag ams21/tor-relay:latest - name: Scan the image and upload dependency results - uses: anchore/sbom-action@v0.17.9 + uses: anchore/sbom-action@v0.18.0 with: image: "ams21/tor-relay:latest" artifact-name: image.spdx.json