From 513199385ddbe12403b0ce176c9f39e278444e18 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Wed, 27 Apr 2022 00:40:01 -0700 Subject: [PATCH] CI: use "crowdin/github-action@1.4.8" --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index d3ebc66e6..d6739d1fc 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v3 - name: Crowdin Action - uses: crowdin/github-action@1.0.17 + uses: crowdin/github-action@1.4.8 with: config: 'crowdin.yml' localization_branch_name: integration/translations