From 4f88b0961308f8cc74d266f27218edd5f5babdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 22:57:03 +0000 Subject: [PATCH 1/2] Bump crowdin/github-action from 1 to 2 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1 to 2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1...v2) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cron-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-translations.yml b/.github/workflows/cron-translations.yml index 3a012e9876cd1..eaf15fac20b83 100644 --- a/.github/workflows/cron-translations.yml +++ b/.github/workflows/cron-translations.yml @@ -13,7 +13,7 @@ jobs: contents: write steps: - uses: actions/checkout@v6 - - uses: crowdin/github-action@v1 + - uses: crowdin/github-action@v2 with: upload_sources: true upload_translations: false From 45be8ed5fdf017c355e34b9f15437e1f7af0cec6 Mon Sep 17 00:00:00 2001 From: silverwind Date: Fri, 19 Dec 2025 00:56:41 +0100 Subject: [PATCH 2/2] test