From 0c73bf136ae2b25615bbb33c790ba67377912da2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 07:38:41 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.1.1 --- .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 c67fa495..6944d3db 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.0 + uses: crowdin/github-action@v2.1.1 with: upload_translations: false download_translations: true