Skip to content

Commit 37befe2

Browse files
committed
update scan vulnerability file usage
1 parent db02869 commit 37befe2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/node.js.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ jobs:
3232
- run: npm test
3333
working-directory: ${{ env.WORKING_DIR }}
3434
- name: Vulnerability Scan
35-
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
35+
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
36+
with:
37+
scan_type: 'fs'

0 commit comments

Comments
 (0)