Skip to content

Commit a46c19c

Browse files
chore(deps): update pilosus/action-pip-license-checker action to v0.9.0
1 parent 5fc7805 commit a46c19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
pip freeze > requirements-all.txt
3333
- name: Check python
3434
id: license_check_report
35-
uses: pilosus/action-pip-license-checker@v0.5.0
35+
uses: pilosus/action-pip-license-checker@v0.9.0
3636
with:
3737
requirements: 'requirements-all.txt'
3838
fail: 'Copyleft,Other,Error'

0 commit comments

Comments
 (0)