From d337c86ff558fd0d9d0f7a5bbff5d91ac33b3960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 14:21:46 +0200 Subject: [PATCH] build(deps): bump crowdin/github-action from 1.3.0 to 1.3.1 (#4148) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 9c6749e45608..44c582650d5d 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: Sync translations with Crowdin - uses: crowdin/github-action@1.3.0 + uses: crowdin/github-action@1.3.1 with: upload_translations: true # default is false # Use this option to upload translations for a single specified language