From eaba9e075cd369d58d6b992a28cf270e3ff7381e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 17:17:14 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.16.4 to 2.17.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.4 to 2.17.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/e0c8f73cdc0fafde9396e056c5038217000a32d1...c7af9bc98b01694653031fef2a0dc6c7888ce9bc) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-locales.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-locales.yml b/.github/workflows/sync-locales.yml index 1aa110e..11953d7 100644 --- a/.github/workflows/sync-locales.yml +++ b/.github/workflows/sync-locales.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: crowdin action - uses: crowdin/github-action@e0c8f73cdc0fafde9396e056c5038217000a32d1 # v2.16.4 + uses: crowdin/github-action@c7af9bc98b01694653031fef2a0dc6c7888ce9bc # v2.17.0 with: upload_sources: true upload_translations: false