We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0f3cb commit 9f4de8cCopy full SHA for 9f4de8c
.github/workflows/dependency-review.yml
@@ -18,5 +18,5 @@ jobs:
18
with:
19
comment-summary-in-pr: "always"
20
fail-on-severity: 'moderate'
21
- allow-licenses: MIT, Apache-2.0
+ allow-licenses: MIT, Apache-2.0, GPL-3.0
22
#deny-licenses: LGPL-2.0, BSD-2-Clause
0 commit comments