From 2f2e47987e1f9f284e9cd87868c0e1037edca54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:47:15 +1100 Subject: [PATCH] Bump crowdin/github-action from 2.5.0 to 2.5.1 in the dependencies group (#8930) Bumps the dependencies group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action). Updates `crowdin/github-action` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/8dfaf9c206381653e3767e3cb5ea5f08b45f02bf...d1632879d4d4da358f2d040f79fa094571c9a649) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch 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 dc769e7f28..1654a6fa3b 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@8dfaf9c206381653e3767e3cb5ea5f08b45f02bf # pin@v2 + uses: crowdin/github-action@d1632879d4d4da358f2d040f79fa094571c9a649 # pin@v2 with: upload_sources: true upload_translations: false