From 9830a081b136600f8d89058661dfd55a8a134a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 04:53:27 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.13.0 to 2.14.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/60debf382ee245b21794321190ad0501db89d8c1...b4b468cffefb50bdd99dd83e5d2eaeb63c880380) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/crowdin-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-sync.yml b/.github/workflows/crowdin-sync.yml index 8d41142a..ae625756 100644 --- a/.github/workflows/crowdin-sync.yml +++ b/.github/workflows/crowdin-sync.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - name: "Crowdin sync" - uses: "crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1" # v2.13.0 + uses: "crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380" # v2.14.0 with: config: ".github/crowdin.yml" upload_sources: true