From 5660a25d438a69db8bb5bf4c3d3fad5193097270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:53:48 +0000 Subject: [PATCH] Bump crowdin/github-action from 3.0.1 to 3.0.2 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/71fdb8814261dd703be4ca7c6450d21b1868da4b...0d5670f539973aea2f01abce61a8989934df0025) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 3.0.2 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 69e9d645..39bb63f7 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@71fdb8814261dd703be4ca7c6450d21b1868da4b" # v3.0.1 + uses: "crowdin/github-action@0d5670f539973aea2f01abce61a8989934df0025" # v3.0.2 with: config: ".github/crowdin.yml" upload_sources: true