From d18fc2c30a74f30c588ecf70db796cbe9f4130a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 08:01:24 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.0.17 to 1.5.2 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.0.17 to 1.5.2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.0.17...1.5.2) --- 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..a01b30d1fe 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.2 with: upload_translations: true download_translations: true