Skip to content

Commit

Permalink
Run commit-range from current repo
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Jul 29, 2024
1 parent 5072359 commit 27ee16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
steps:
- name: Commit Range
id: commit-range
uses: akaihola/darker/.github/actions/commit-range@1.7.1
uses: ./.github/actions/commit-range
- name: Install dependencies
run: |
pip install pip-requirements-parser
Expand Down

0 comments on commit 27ee16b

Please sign in to comment.