From d3ef326401e3e68bfb6efb7a7f3bc37e376d331f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 08:53:59 +0000 Subject: [PATCH] chore(deps): bump crowdin/github-action from 2.17.1 to 3.0.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.17.1 to 3.0.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/8f01d54f70f1713ee3f09d82c2bbb2daeac28689...e4a6c1338b4063c77d46a81875265f9e8bd76f95) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update_localization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_localization.yml b/.github/workflows/update_localization.yml index ef03c7709..6476e4d5d 100644 --- a/.github/workflows/update_localization.yml +++ b/.github/workflows/update_localization.yml @@ -24,7 +24,7 @@ jobs: with: persist-credentials: false - run: pip install -r .github/update_localization_contributors.requirements.txt - - uses: crowdin/github-action@8f01d54f70f1713ee3f09d82c2bbb2daeac28689 + - uses: crowdin/github-action@e4a6c1338b4063c77d46a81875265f9e8bd76f95 with: upload_sources: true # We only want to upload the sources, nothing else is