We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d76f4 commit b23b77fCopy full SHA for b23b77f
.github/workflows/test-sbom.yml
@@ -50,7 +50,7 @@ jobs:
50
output-file: sbom.spdx.json
51
52
- name: grype
53
- uses: anchore/scan-action@v0
+ uses: anchore/scan-action@v6
54
with:
55
image: ${{ fromJSON(steps.meta.outputs.tags)[0] }}
56
output-file: vulnerabilities.json
0 commit comments