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 db02869 + 37befe2 commit fe0abbaCopy full SHA for fe0abba
.github/workflows/node.js.yaml
@@ -32,4 +32,6 @@ jobs:
32
- run: npm test
33
working-directory: ${{ env.WORKING_DIR }}
34
- name: Vulnerability Scan
35
- uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
+ uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
36
+ with:
37
+ scan_type: 'fs'
0 commit comments