Skip to content

Commit

Permalink
Bump GHA license checker version (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
pilosus authored Feb 20, 2023
1 parent 4e3465b commit 7636764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: lein licenses :csv > licenses.csv
- name: Check licenses
id: license_check_report
uses: pilosus/action-pip-license-checker@v0.9.0-rc2
uses: pilosus/action-pip-license-checker@v1.0.0-rc1
with:
external: 'licenses.csv'
external-format: 'csv'
Expand Down

0 comments on commit 7636764

Please sign in to comment.