Skip to content

Commit 0295fa6

Browse files
Bump tj-actions/changed-files from 45 to 47 in the github-actions group
Bumps the github-actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 45 to 47 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8420b95 commit 0295fa6

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)