Bump crowdin/github-action from 1.5.1 to 1.5.2 (#3168)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-14 01:16:24 +08:00
committed by GitHub
parent d1fc5a5350
commit c75fd3f72d
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
- name: Sync Translations
uses: crowdin/github-action@1.5.1
uses: crowdin/github-action@1.5.2
with:
upload_translations: false
upload_sources: true

View File

@@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3
- name: Download translations
uses: crowdin/github-action@1.5.1
uses: crowdin/github-action@1.5.2
with:
upload_translations: false
upload_sources: false

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: Upload Strings
uses: crowdin/github-action@1.5.1
uses: crowdin/github-action@1.5.2
with:
upload_translations: false
upload_sources: true