We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c69b96 commit 7e18ad8Copy full SHA for 7e18ad8
.github/workflows/sca-scan.yml
@@ -16,3 +16,5 @@ jobs:
16
json: true
17
continue-on-error: true
18
- uses: contentstack/sca-policy@main
19
+ with:
20
+ MAX_HIGH_ISSUES: 100
0 commit comments