build(deps): bump crowdin/github-action from 1 to 2

Bumps [crowdin/github-action](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-01 14:46:23 +00:00 committed by TÖRÖK Attila
parent febbfe8f42
commit 88aafba757
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: Crowdin push
uses: crowdin/github-action@v1
uses: crowdin/github-action@v2
with:
config: 'crowdin.yml'
upload_sources: false

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
- name: Crowdin push
uses: crowdin/github-action@v1
uses: crowdin/github-action@v2
with:
config: 'crowdin.yml'
upload_sources: true