From 90a3d1cbfdaba77c4570aaed530393a8b8ac0587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:02:43 +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/v2.16.4...v2.17.0) --- 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/crowdin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yaml b/.github/workflows/crowdin.yaml index 51cc7ab..b69ad50 100644 --- a/.github/workflows/crowdin.yaml +++ b/.github/workflows/crowdin.yaml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v7 - name: crowdin action - uses: crowdin/github-action@v2.16.4 + uses: crowdin/github-action@v2.17.0 with: upload_sources: true upload_translations: true