From a25216ded7e55d23805c53ae7b2a5f16f27a6905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:31:06 +0100 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 40.0.2 to 40.2.0 (#11624) --- .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 84bd81dbbb..1762473e75 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -17,7 +17,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40.0.2 + uses: tj-actions/changed-files@v40.2.0 with: # Ignore all other languages except English files_ignore: |