We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313e830 commit 6773b07Copy full SHA for 6773b07
.github/workflows/check-cves.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Scan current project
16
- uses: anchore/scan-action@v4
+ uses: anchore/scan-action@v5
17
with:
18
path: "."
19
add-cpes-if-none: true
0 commit comments