From be5391a3fa7750d18a98b181cd05ee5d4ce951ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 15:02:08 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.16.1 to 2.16.2 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.1 to 2.16.2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/c4603c03221bf738306d907d28d4942da99a0afa...8868a33591d21088edfc398968173a3b98d51706) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-crowdin.yml b/.github/workflows/sync-crowdin.yml index 886aea54..09f63679 100644 --- a/.github/workflows/sync-crowdin.yml +++ b/.github/workflows/sync-crowdin.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - name: Crowdin Sync - uses: crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa # 2.16.1 + uses: crowdin/github-action@8868a33591d21088edfc398968173a3b98d51706 # 2.16.2 with: config: .github/crowdin.yml upload_sources: true