From b04a174714ea5dea1f17eee000648d362318dc3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:31:03 +0200 Subject: [PATCH] build: bump crowdin/github-action from 1.9.0 to 1.11.0 (#273) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 6f66fd44..b069b755 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v3 - name: crowdin action - uses: crowdin/github-action@v1.9.0 + uses: crowdin/github-action@v1.11.0 with: upload_translations: false download_translations: true