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.
2 parents a5193c5 + 06e002d commit 3b175ceCopy full SHA for 3b175ce
.github/workflows/publish-all-operators.yaml
@@ -69,10 +69,11 @@ jobs:
69
fetch-depth: 0
70
71
- name: Scan vulnerabilities
72
- uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3
+ uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3
73
with:
74
scan_severity: HIGH,CRITICAL
75
failure_severity: CRITICAL
76
+ scan_type: 'fs'
77
78
- name: Set version number
79
id: version
0 commit comments