Skip to content

Commit

Permalink
Merge pull request #483 from akaihola/local-commit-range
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola authored Mar 26, 2023
2 parents e2d0d45 + 639ccb7 commit 7a3127d
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 @@ -37,7 +37,7 @@ runs:
steps:
- name: Commit Range
id: commit-range
uses: akaihola/darker/.github/actions/commit-range@1.7.0
uses: ./.github/actions/commit-range
- name: Run Darker
run: |
# Exists since using github.action_path + path to main script doesn't
Expand Down

0 comments on commit 7a3127d

Please sign in to comment.