Skip to content

Commit d9201e9

Browse files
authored
Merge pull request #40 from steve-downey/dependabot/github_actions/github-actions-81e7014515
Bump tj-actions/changed-files from 45 to 47 in the github-actions group
2 parents 0b64f39 + 0295fa6 commit d9201e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# we only lint on the changed file in PR.
5757
- name: Get Changed Files
5858
id: changed-files
59-
uses: tj-actions/changed-files@v45
59+
uses: tj-actions/changed-files@v47
6060

6161
# See:
6262
# https://github.com/tj-actions/changed-files?tab=readme-ov-file#using-local-git-directory-

0 commit comments

Comments
 (0)