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 1328503 commit 3a0cb37Copy full SHA for 3a0cb37
.github/workflows/check-cves.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Scan current project
16
id: scan
17
- uses: anchore/scan-action@v6
+ uses: anchore/scan-action@v7
18
with:
19
path: "."
20
add-cpes-if-none: true
0 commit comments