From 8829b31828a1cb855e4101c281c33bf0b734817f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:49:34 +0000 Subject: [PATCH] chore(deps): Update crowdin/github-action action to v2.16.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f36523bc108..e45b1e6973b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: GITHUB_USER: ${{ github.actor }} GITHUB_TOKEN: ${{ github.token }} - name: Upload to crowdin - uses: crowdin/github-action@v2.8.0 + uses: crowdin/github-action@v2.16.2 if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-') with: crowdin_branch_name: ${{ steps.variables.outputs.version }}