Skip to content

Commit

Permalink
ci: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
stayko-chalakov committed Mar 22, 2024
1 parent 5068858 commit 1e3ab54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
deny-licenses: LGPL-2.0, BSD-2-Clause
comment-summary-in-pr: on-failure

0 comments on commit 1e3ab54

Please sign in to comment.