Skip to content

Commit 1c1fe36

Browse files
committed
update scan vulnerability file usage
1 parent f205be8 commit 1c1fe36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ jobs:
2323
- name: Build website
2424
run: npm run build
2525
- name: Vulnerability Scan
26-
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
26+
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
27+
with:
28+
scan_type: 'fs'

0 commit comments

Comments
 (0)