Skip to content

Commit c15cd72

Browse files
authored
update scan vulnerability file usage (#29)
1 parent 29cb9f0 commit c15cd72

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)