From b4c0aac903e390fadaabf169c8680fc64fd6dad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 19:08:19 -0500 Subject: [PATCH] Bump crowdin/github-action from 1.4.15 to 1.4.16 (#1866) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 b39b749d..3a94043c 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: crowdin action - uses: crowdin/github-action@1.4.15 + uses: crowdin/github-action@1.4.16 with: upload_sources: true upload_sources_args: '--auto-update --delete-obsolete'