From 4801173d43501f683bd918eb1a06deb5bfcdac45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:58:45 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.3.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 0f8fd98..81fe1ea 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.2.0 + uses: crowdin/github-action@v2.3.0 with: upload_sources: true upload_translations: false