From 48737bfb16ff24939dabad7a0c462c432c08e203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:05:07 +0000 Subject: [PATCH] chore(deps): bump crowdin/github-action from 1.15.1 to 1.15.2 (#578) 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 fa8cb642..02e102fd 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 with: token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }} - - uses: crowdin/github-action@v1.15.1 + - uses: crowdin/github-action@v1.15.2 with: download_translations: true skip_untranslated_files: true