Skip to content

Commit de7cab1

Browse files
committed
allow isc and BSD-2
these were approved in this ticket -> https://fastly.atlassian.net/browse/LAW-4337
1 parent 5ea5d8f commit de7cab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: actions/dependency-review-action@v2
1313
with:
14-
allow-licenses: Apache-2.0, MIT, BSD-3-Clause
14+
allow-licenses: Apache-2.0, MIT, BSD-3-Clause, ISC, BSD-2-Clause
1515

0 commit comments

Comments
 (0)