We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224284f commit 12f3466Copy full SHA for 12f3466
.github/workflows/dependency-review.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: 'Dependency Review'
25
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
26
with:
27
- allow-licenses: "Apache-1.1"
+ allow-licenses: "BSD-1-Clause"
0 commit comments