From c1b714c55cb0048037b79a681a10d7f3ddb0164c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:17:05 +0100 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 41.0.1 to 42.0.2 (#12179) 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 d55898c8b..97c2f7fb1 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@v41.0.1 + uses: tj-actions/changed-files@v42.0.2 with: # Ignore all other languages except English files_ignore: |