From 035d9035bc6fd5bd4a664debda983e42bc219bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:54:41 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.17.1 to 3.0.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.17.1 to 3.0.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/8f01d54f70f1713ee3f09d82c2bbb2daeac28689...e4a6c1338b4063c77d46a81875265f9e8bd76f95) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 a4667110..4cbac48f 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@8f01d54f70f1713ee3f09d82c2bbb2daeac28689" # v2.17.1 + uses: "crowdin/github-action@e4a6c1338b4063c77d46a81875265f9e8bd76f95" # v3.0.0 with: config: ".github/crowdin.yml" upload_sources: true