Skip to content

Commit 4d64896

Browse files
committed
Targetting only critical snyk alerts for PR gating
1 parent c4efdc7 commit 4d64896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-cli-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ on:
1111
workflow_dispatch:
1212

1313
env:
14-
SNYK_SEVERITY_THRESHOLD_LEVEL: high
14+
SNYK_SEVERITY_THRESHOLD_LEVEL: critical

0 commit comments

Comments
 (0)