Skip to content

Commit 7f55869

Browse files
authored
update scan vulnerability file usage (#28)
1 parent 1d290fd commit 7f55869

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test-pull-request.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ jobs:
4040

4141
steps:
4242
- name: Vulnerability Scan
43-
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
43+
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
44+
with:
45+
scan_type: 'fs'

0 commit comments

Comments
 (0)