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.
1 parent 0e0ec93 commit e68c1fbCopy full SHA for e68c1fb
.github/workflows/dependabot-pr-review.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: actions/dependency-review-action@v4
20
with:
21
# fails when moderate vulnerabilities are deteched
22
- fail-on-severity: moderate
+ fail-on-severity: high
0 commit comments