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.
1 parent 1d290fd commit 7f55869Copy full SHA for 7f55869
.github/workflows/test-pull-request.yml
@@ -40,4 +40,6 @@ jobs:
40
41
steps:
42
- name: Vulnerability Scan
43
- uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
+ uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
44
+ with:
45
+ scan_type: 'fs'
0 commit comments