Skip to content

Commit

Permalink
Only fail when the severity is critical
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Aug 14, 2024
1 parent e1de461 commit 714d271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
- name: 'Dependency review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: critical
retry-on-snapshot-warnings: true
retry-on-snapshot-warnings-timeout: 600

0 comments on commit 714d271

Please sign in to comment.