Skip to content

Commit e57b9d7

Browse files
committed
ci: fix typo
1 parent 3d8aaea commit e57b9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
2727
with:
2828
fail-on-severity: high
29-
fail-on-scope: development,runtime,unknown
29+
fail-on-scopes: development,runtime,unknown
3030
comment-summary-in-pr: on-failure

0 commit comments

Comments
 (0)