From 97e99e0767f2341234aa6be6a379f5a086b23905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 21:58:51 +0000 Subject: [PATCH] chore(deps): bump crowdin/github-action from 1.12.0 to 1.13.0 (#522) 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 34616375..ce396a76 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.12.0 + - uses: crowdin/github-action@v1.13.0 with: download_translations: true skip_untranslated_files: true