From e8355ae4e5ca2a18a88b11cadf3cd1f88a02429b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 08:57:53 +0000 Subject: chore(deps): pin crowdin/github-action action to 6ed209d (#3176) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index a393504d..195a0b47 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -13,7 +13,7 @@ jobs: - name: Sync translations to/from Crowdin id: crowdin - uses: crowdin/github-action@v2 + uses: crowdin/github-action@6ed209d411599a981ccb978df3be9dc9b8a81699 # v2 with: upload_sources: true upload_translations: false -- cgit v1.2.3