From eae5326b55920bb57c69b3df1d8ad324867bd064 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 23:31:42 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v43 --- .github/workflows/check-translation-files-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-translation-files-pr.yml b/.github/workflows/check-translation-files-pr.yml index 22a42913d3b..b5baced8c23 100644 --- a/.github/workflows/check-translation-files-pr.yml +++ b/.github/workflows/check-translation-files-pr.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v43 with: files: | locales/*/translation.json