another attempt to fix licensing issue
This commit is contained in:
parent
aa59eddc31
commit
80b3856e86
2
.github/workflows/dependency-review.yml
vendored
2
.github/workflows/dependency-review.yml
vendored
@ -13,5 +13,5 @@ jobs:
|
||||
- name: 'Dependency Review'
|
||||
uses: actions/dependency-review-action@v4
|
||||
with:
|
||||
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, HPND, ISC, MIT, MPL-2.0, Unlicense, Python-2.0, Python-2.0.1, Apache-2.0 AND MIT, BSD-2-Clause AND BSD-3-Clause, Apache-2.0 AND BSD-3-Clause, Artistic-1.0 AND Artistic-2.0
|
||||
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, HPND, ISC, MIT, MPL-2.0, Unlicense, Python-2.0, Python-2.0.1, Apache-2.0 AND MIT, BSD-2-Clause AND BSD-3-Clause, Apache-2.0 AND BSD-3-Clause, Artistic-1.0 AND Artistic-2.0, Artistic-1.0-Perl AND Artistic-2.0 AND GPL-1.0-or-later, Artistic-2.0 AND GPL-2.0-or-later
|
||||
allow-dependencies-licenses: 'pkg:pypi/lazy-loader'
|
Loading…
Reference in New Issue
Block a user