From 509e65a52b58d6768cf2ae16e8d949136cfa11a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 23:03:01 +0530 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 35.7.11 to 36.0.11 (#10308) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.7.11 to 36.0.11. - [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/v35.7.11...v36.0.11) --- 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 5a837e756..f1b836a55 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@v35.7.11 + uses: tj-actions/changed-files@v36.0.11 with: # Ignore all other languages except English files_ignore: |