From a7d5fae7491563d4560c9ffebc570fba0d4ed4c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 02:06:10 +0000 Subject: [PATCH] chore: Bump crowdin/github-action from 1.5.3 to 1.6.0 (#4038) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.5.3...v1.6.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/sync_translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_translations.yml b/.github/workflows/sync_translations.yml index 94e946ab55..03a8bd48ba 100644 --- a/.github/workflows/sync_translations.yml +++ b/.github/workflows/sync_translations.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Download translations - uses: crowdin/github-action@1.5.3 + uses: crowdin/github-action@v1.6.0 env: GITHUB_TOKEN: ${{github.token}} CROWDIN_PROJECT_ID: 342361