From 8a3d9e2acb96a67069fa0ab0c88c32baf7ba8f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:34:23 +0530 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 37.5.1 to 39.0.0 (#10672) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.5.1 to 39.0.0. - [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/v37.5.1...v39.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codespell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 797648c30..809d51033 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -11,7 +11,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v37.5.1 + uses: tj-actions/changed-files@v39.0.0 with: # Ignore all other languages except English files_ignore: |