We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d77aa9 commit 8a9703cCopy full SHA for 8a9703c
.github/workflows/anchore-syft.yml
@@ -34,7 +34,7 @@ jobs:
34
run: docker build . --file Dockerfile --tag ams21/tor-relay:latest
35
36
- name: Scan the image and upload dependency results
37
- uses: anchore/sbom-action@v0.15.11
+ uses: anchore/sbom-action@v0.16.0
38
with:
39
image: "ams21/tor-relay:latest"
40
artifact-name: image.spdx.json
0 commit comments