Skip to content

Commit e676a87

Browse files
committed
Fix: Revert "Allow Apache-2.0 AND MIT AND NOASSERTION as license combination"
This reverts commit 8a03b95. Despite being displayed as the license to add `Apache-2.0 AND MIT AND NOASSERTION` seems to be not a valid license combination and now causes errors on every dependency check.
1 parent 3d6b016 commit e676a87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dependency-review/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ runs:
4747
(MIT OR Apache-2.0) AND Unicode-DFS-2016,
4848
OFL-1.1,
4949
Apache-2.0 AND BSD-3-Clause AND MIT AND OFL-1.1,
50-
Apache-2.0 AND MIT AND NOASSERTION,
5150
BlueOak-1.0.0,
5251
BSL-1.0,
5352
Python-2.0.1,

0 commit comments

Comments
 (0)