From 0e88691c32e9aa68ff5eb624951306b5048090e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 08:00:58 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.0.17 to 1.5.1 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.0.17 to 1.5.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.0.17...1.5.1) --- 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..90d1c28848 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.1 with: upload_translations: true download_translations: true