Skip to content

Commit

Permalink
fix: add LGPL for sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
xavidop committed Sep 29, 2024
1 parent 086e1ce commit a60d770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depsreview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v4 # v3
- uses: actions/dependency-review-action@v4
with:
allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-2.0, ISC
allow-licenses: BSD-2-Clause, BSD-3-Clause, MIT, Apache-2.0, MPL-2.0, ISC, LGPL-3.0

0 comments on commit a60d770

Please sign in to comment.