From 5449a30f976fed90537068ec27d63418cfc98a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 02:15:03 +0000 Subject: [PATCH] Build(deps): Bump crowdin/github-action from 1.12.0 to 1.13.1 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sync_crowdin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_crowdin.yaml b/.github/workflows/sync_crowdin.yaml index 06161d72dd..6bb99b58dd 100644 --- a/.github/workflows/sync_crowdin.yaml +++ b/.github/workflows/sync_crowdin.yaml @@ -46,7 +46,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: crowdin/github-action@v1.12.0 + - uses: crowdin/github-action@v1.13.1 with: upload_sources: true upload_translations: false