Skip to content

Commit d14dcac

Browse files
authored
Merge branch 'main' into login-log
2 parents b367364 + 1d19a95 commit d14dcac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/dependency-review.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
3535
with:
3636
comment-summary-in-pr: always
37-
# fail-on-severity: moderate
38-
# deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
39-
# retry-on-snapshot-warnings: true
37+
deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
38+
fail-on-severity: moderate
39+
retry-on-snapshot-warnings: true

0 commit comments

Comments
 (0)