Skip to content

Commit efe8fca

Browse files
committed
dependency review action
1 parent 656a1e3 commit efe8fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/dependency-review-action@v4
5656
with:
5757
fail-on-severity: low
58-
allow-licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, PSF-2.0
58+
allow-licenses: MIT, Apache-2.0, BSD-3-Clause
5959
comment-summary-in-pr: on-failure
6060

6161
test:

0 commit comments

Comments
 (0)