We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443a508 commit 6f86b3bCopy full SHA for 6f86b3b
.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/[email protected].6
+ uses: anchore/[email protected].7
38
with:
39
image: "ams21/tor-relay:latest"
40
artifact-name: image.spdx.json
0 commit comments