diff --git a/.github/workflows/test-pull-request.yml b/.github/workflows/test-pull-request.yml index 99cd7c3..bef60ba 100644 --- a/.github/workflows/test-pull-request.yml +++ b/.github/workflows/test-pull-request.yml @@ -40,4 +40,6 @@ jobs: steps: - name: Vulnerability Scan - uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3 + uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3 + with: + scan_type: 'fs'