From 2f5c321456408da1a64813854785b1777c487bfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 06:06:16 +0000 Subject: [PATCH] Bump crowdin/github-action from 1.4.1 to 1.4.7 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.1 to 1.4.7. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/d0622816ed4f4744db27d04374b2cef6867f7bed...9237b4cb361788dfce63feb2e2f15c09e2fe7415) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 7849726e6c0b..f974aa513d71 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -33,7 +33,7 @@ jobs: git rm -rf --quiet translations/*/data - name: Sync - uses: crowdin/github-action@d0622816ed4f4744db27d04374b2cef6867f7bed + uses: crowdin/github-action@9237b4cb361788dfce63feb2e2f15c09e2fe7415 with: # This option enables the transfer of existing translations in this project to Crowdin. # We explicitly set this to `false` since we only want to use the downloaded translations managed by Crowdin.