Skip to content

Commit cc98196

Browse files
committed
fix: update fail to critical
1 parent 94d1157 commit cc98196

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: "./lib"
3838
output-format: sarif
3939
fail-build: true
40-
severity-cutoff: high
40+
severity-cutoff: critical
4141
- name: Upload SARIF report
4242
uses: github/codeql-action/upload-sarif@v2
4343
with:

0 commit comments

Comments
 (0)