From 6bec018625ebc22803f5d8d518fddb11b5b2856b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:31:08 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 42 to 43 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v42...v43) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/refresh-authors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/refresh-authors.yml b/.github/workflows/refresh-authors.yml index 4690490a..b0dafd41 100644 --- a/.github/workflows/refresh-authors.yml +++ b/.github/workflows/refresh-authors.yml @@ -24,7 +24,7 @@ jobs: - name: Get changed files in the checks folder id: changed-files-specific - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: files: | **/*.py