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 db40919 commit 466db98Copy full SHA for 466db98
.github/workflows/license_tests.yml
@@ -32,7 +32,7 @@ jobs:
32
pip freeze > requirements-all.txt
33
- name: Check python
34
id: license_check_report
35
- uses: pilosus/action-pip-license-checker@v0.5.0
+ uses: pilosus/action-pip-license-checker@v3.1.0
36
with:
37
requirements: 'requirements-all.txt'
38
fail: 'Copyleft,Other,Error'
0 commit comments