From 01145edd901d23732e3fe6270f03d48bd586422f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:02:19 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.2.0 --- .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 0ad44c1..0f8fd98 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: crowdin action - uses: crowdin/github-action@v2.1.3 + uses: crowdin/github-action@v2.2.0 with: upload_sources: true upload_translations: false