From 10bfb3eef4abbdc6c3f755c1bf754db57922042b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 04:53:13 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.15.0 to 2.15.1 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/8818ff65bfc4322384f983ea37e3926948c11745...d649adabd0daa7ea2ceeb232f66c30224575bb7e) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.15.1 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 d73bdda8..cce48bee 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@8818ff65bfc4322384f983ea37e3926948c11745" # v2.15.0 + uses: "crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e" # v2.15.1 with: config: ".github/crowdin.yml" upload_sources: true