From 199bad2fc385e59f8a447557091bda938345953c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:43:40 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.1.3 --- .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 a55f631..0ad44c1 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.2 + uses: crowdin/github-action@v2.1.3 with: upload_sources: true upload_translations: false