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 3d8aaea commit e57b9d7Copy full SHA for e57b9d7
.github/workflows/dependency-review.yaml
@@ -26,5 +26,5 @@ jobs:
26
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
27
with:
28
fail-on-severity: high
29
- fail-on-scope: development,runtime,unknown
+ fail-on-scopes: development,runtime,unknown
30
comment-summary-in-pr: on-failure
0 commit comments