From a89e6062040e5c8c769264609b97d6c1a4edb973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 03:02:12 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.5.2 to 2.16.3 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.5.2 to 2.16.3. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.5.2...v2.16.3) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.16.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 6191812..742a849 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crowdin/github-action@1.5.2 + - uses: crowdin/github-action@v2.16.3 with: upload_translations: true download_translations: true