From c5fe43d0c2a96e7d7af9c7b120d777fb1d10965d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:55:07 +0000 Subject: [PATCH] chore(deps): Update crowdin/github-action action to v1.19.0 --- .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 d2a51eed034..6adbdd26ea2 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@v1.9.0 + uses: crowdin/github-action@v1.19.0 if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-') with: crowdin_branch_name: ${{ steps.variables.outputs.version }}