Skip to content

Commit b23b77f

Browse files
changing v6
1 parent a9d76f4 commit b23b77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
output-file: sbom.spdx.json
5151

5252
- name: grype
53-
uses: anchore/scan-action@v0
53+
uses: anchore/scan-action@v6
5454
with:
5555
image: ${{ fromJSON(steps.meta.outputs.tags)[0] }}
5656
output-file: vulnerabilities.json

0 commit comments

Comments
 (0)