From cdc19e1250e1759b7c729482e39f8bf62287122d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 04:53:16 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.16.0 to 2.16.1 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d...c4603c03221bf738306d907d28d4942da99a0afa) --- 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/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 c6fe8d4c..add63e9f 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@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d" # v2.16.0 + uses: "crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa" # v2.16.1 with: config: ".github/crowdin.yml" upload_sources: true