From fe726afd174b39857cfcaf6dfdcd39c5a98d0758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:42:59 +1100 Subject: [PATCH] Bump crowdin/github-action from 2.5.2 to 2.6.0 in the dependencies group (#9090) Bumps the dependencies group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action). Updates `crowdin/github-action` from 2.5.2 to 2.6.0 - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/b811e495831e49ff516e7c801f7c5546879b9ee7...a828bb1ae32c23bef9a6d25fd51c7feecf7b5f24) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/translations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yaml b/.github/workflows/translations.yaml index 2ff05b4209..15029add6c 100644 --- a/.github/workflows/translations.yaml +++ b/.github/workflows/translations.yaml @@ -53,7 +53,7 @@ jobs: git reset --hard git reset HEAD~ - name: crowdin action - uses: crowdin/github-action@b811e495831e49ff516e7c801f7c5546879b9ee7 # pin@v2 + uses: crowdin/github-action@a828bb1ae32c23bef9a6d25fd51c7feecf7b5f24 # pin@v2 with: upload_sources: true upload_translations: false