Skip to content

Commit

Permalink
Merge branch 'main' into login-log
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLua authored Aug 18, 2024
2 parents b367364 + 1d19a95 commit d14dcac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
with:
comment-summary-in-pr: always
# fail-on-severity: moderate
# deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
# retry-on-snapshot-warnings: true
deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
fail-on-severity: moderate
retry-on-snapshot-warnings: true

0 comments on commit d14dcac

Please sign in to comment.