From 851ef7186417a3c2e136ae27849188fcbdd3190e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 07:13:11 +1100 Subject: [PATCH] Bump crowdin/github-action from 2.6.1 to 2.7.0 in the dependencies group (#9430) Bumps the dependencies group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action). Updates `crowdin/github-action` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/2cc7959c565767d6bc118118d6df3b63bf361370...b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2) --- 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 22dda50306..50a55cd1ab 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@2cc7959c565767d6bc118118d6df3b63bf361370 # pin@v2 + uses: crowdin/github-action@b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2 # pin@v2 with: upload_sources: true upload_translations: false