Bump crowdin/github-action from 1.7.0 to 1.7.1

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/v1.7.0...v1.7.1)

---
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>
This commit is contained in:
dependabot[bot] 2023-03-15 04:59:05 +00:00 committed by Daniel Gray
parent 14b2f975e2
commit 1bde6c2920
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: crowdin action
uses: crowdin/github-action@v1.7.0
uses: crowdin/github-action@v1.7.1
with:
upload_sources: false
upload_translations: false

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
- name: crowdin action
uses: crowdin/github-action@v1.7.0
uses: crowdin/github-action@v1.7.1
with:
upload_sources: true
upload_sources_args: '--auto-update --delete-obsolete'