Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Nov 4, 2024
1 parent f30d822 commit b578279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
with:
fail-on-severity: high
fail-on-scope: development,runtime,unknown
fail-on-scopes: development,runtime,unknown
comment-summary-in-pr: on-failure

0 comments on commit b578279

Please sign in to comment.