Bumps the actions group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action).
Updates `crowdin/github-action` from 1 to 2
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- name: Checkout
uses: actions/checkout@v4
- name: crowdin action
- uses: crowdin/github-action@v1
+ uses: crowdin/github-action@v2
with:
upload_translations: false
download_translations: true