From d1292acf97a055850f3e0f7e859c833cd3559cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:04:13 +0200 Subject: [PATCH] chore(deps): bump crowdin/github-action from 1.11.0 to 1.12.0 (#691) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 8074a6d5c..6a314645e 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 - name: Sync Crowdin translations - uses: crowdin/github-action@v1.11.0 + uses: crowdin/github-action@v1.12.0 with: upload_translations: false # default is false # Use this option to upload translations for a single specified language