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.
2 parents f205be8 + 1c1fe36 commit c75cbe4Copy full SHA for c75cbe4
.github/workflows/test.yml
@@ -23,4 +23,6 @@ jobs:
23
- name: Build website
24
run: npm run build
25
- name: Vulnerability Scan
26
- uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
+ uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
27
+ with:
28
+ scan_type: 'fs'
0 commit comments