From 29c59f53c61d70ab11c833aeba2a98f554a0a03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:00:53 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.0.17 to 1.5.3 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.0.17 to 1.5.3. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.0.17...1.5.3) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 87b5dcdc3e..c6bd1e59b0 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -47,7 +47,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: crowdin/github-action@1.0.17 + - uses: crowdin/github-action@1.5.3 with: upload_translations: true download_translations: true