From b438d29a3b5271fa66597a2a6e920e4d9d836b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:09:59 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.20.1 to 1.20.2 (#643) --- .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 48ac6bb1b..9296bd384 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v1.20.1 + uses: crowdin/github-action@v1.20.2 with: upload_translations: false download_translations: true