From 464977dc023cffb584fa283853f73437c3f948fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:59:52 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.2.0 --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index f0fdd040..2de85c53 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v2.1.3 + uses: crowdin/github-action@v2.2.0 with: upload_translations: false download_translations: true