Skip to content

Commit e5870e6

Browse files
[MNT] Bump tj-actions/changed-files from 45 to 46 in the github-actions group (#2637)
* [MNT] Bump tj-actions/changed-files 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 46 - [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...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> * Update pr_precommit.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <[email protected]>
1 parent 3d90456 commit e5870e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_precommit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python-version: "3.10"
3838

3939
- name: Get changed files
40-
uses: tj-actions/changed-files@v45
40+
uses: tj-actions/changed-files@v46.0.1
4141
id: changed-files
4242

4343
- name: List changed files

0 commit comments

Comments
 (0)