From 261040d3c86f5d253f51b2597a893f979455d523 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Mon, 10 Apr 2023 22:16:20 +0530 Subject: [PATCH] codespell.yml: bump tj-actions/changed-files version to latest (#10015) --- .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 29bb5c74b..5a837e756 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@v26.1 + uses: tj-actions/changed-files@v35.7.11 with: # Ignore all other languages except English files_ignore: |