From 42483b92f273c1366e5c459eac3696dc80a45115 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 5 Feb 2025 05:34:54 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v45 --- .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 87337090..63df2e71 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.2.3 + uses: tj-actions/changed-files@v45.0.7 with: # Ignore all other languages except English files_ignore: |