Skip to content

Commit

Permalink
Bump pilosus/action-pip-license-checker to v1.0.0-rc2 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
pilosus authored Feb 25, 2023
1 parent 5f0dc7e commit 25af628
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@v1.0.0-rc1
uses: pilosus/action-pip-license-checker@v1.0.0-rc2
with:
external: 'licenses.csv'
external-format: 'csv'
Expand Down

0 comments on commit 25af628

Please sign in to comment.