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