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 f1f2cb9 commit b6361c8Copy full SHA for b6361c8
.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@v0.9.0
36
with:
37
requirements: 'requirements-all.txt'
38
fail: 'Copyleft,Other,Error'
0 commit comments