From bd32fca3841e2cb09b21bca378850d6b7475b1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 23:21:04 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514) --- .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 32cf63ed9..f90663348 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v3 - name: crowdin action - uses: crowdin/github-action@v1.8.1 + uses: crowdin/github-action@v1.9.0 with: upload_translations: false download_translations: true