We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7063c1 commit f3d281aCopy full SHA for f3d281a
action.yaml
@@ -60,7 +60,7 @@ runs:
60
config-file: ${{ inputs.config-file }}
61
turo-conventional-commit: ${{ inputs.turo-conventional-commit }}
62
- name: Get changed files
63
- uses: tj-actions/changed-files@v43
+ uses: tj-actions/changed-files@v44
64
if: inputs.only-changed == 'true'
65
id: changed-files
66
- name: Select files to run pre-commit against
0 commit comments