From 7746707e555c9d68fd19abe1611582153d299025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 04:52:38 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.16.3 to 2.16.4 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.3 to 2.16.4. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/52aa776766211d83d975df51f3b9c53c2f8ba35f...e0c8f73cdc0fafde9396e056c5038217000a32d1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.16.4 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 6f3011ae..4dca0c58 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@52aa776766211d83d975df51f3b9c53c2f8ba35f" # v2.16.3 + uses: "crowdin/github-action@e0c8f73cdc0fafde9396e056c5038217000a32d1" # v2.16.4 with: config: ".github/crowdin.yml" upload_sources: true