Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tagoro9 committed Apr 5, 2024
1 parent b7063c1 commit f3d281a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ runs:
config-file: ${{ inputs.config-file }}
turo-conventional-commit: ${{ inputs.turo-conventional-commit }}
- name: Get changed files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
if: inputs.only-changed == 'true'
id: changed-files
- name: Select files to run pre-commit against
Expand Down

0 comments on commit f3d281a

Please sign in to comment.