We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b64f39 + 0295fa6 commit d9201e9Copy full SHA for d9201e9
1 file changed
.github/workflows/pre-commit.yml
@@ -56,7 +56,7 @@ jobs:
56
# we only lint on the changed file in PR.
57
- name: Get Changed Files
58
id: changed-files
59
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v47
60
61
# See:
62
# https://github.com/tj-actions/changed-files?tab=readme-ov-file#using-local-git-directory-
0 commit comments