From d1ed347b28c973fb3b34ee02ed941cd79d12a48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 09:11:54 +0000 Subject: [PATCH] chore(deps): bump crowdin/github-action from 1.20.4 to 2.13.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.4 to 2.13.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.20.4...v2.13.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/download_translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/download_translations.yml b/.github/workflows/download_translations.yml index 28989baaca9..82457a43ce4 100644 --- a/.github/workflows/download_translations.yml +++ b/.github/workflows/download_translations.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Download translations - uses: crowdin/github-action@v1.20.4 + uses: crowdin/github-action@v2.13.0 env: GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}} CROWDIN_PROJECT_ID: 342373