From 68e58de5145dc0a173a5a0cb7cda2bed1d78117d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 08:43:59 +0200 Subject: [PATCH] chore(deps): bump crowdin/github-action from 1.20.1 to 1.20.2 (#946) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.20.1...v1.20.2) --- 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 47beb7fb7..9f1001d1c 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - name: Sync Crowdin translations - uses: crowdin/github-action@v1.20.1 + uses: crowdin/github-action@v1.20.2 with: upload_translations: false # default is false # Use this option to upload translations for a single specified language