From 4a1d3cf1de5dcdc841bc1985db3d29ec22e932d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 02:59:31 +0000 Subject: [PATCH] Build(deps): Bump crowdin/github-action from 1.12.0 to 1.13.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.12.0...v1.13.0) --- 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..7505f3e4f7 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.0 with: upload_sources: true upload_translations: false