mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-08 20:51:39 +01:00
build(deps): Bump crowdin/github-action from 1 to 2 (#379)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9d629ec1b
commit
ec6d8db0b5
2
.github/workflows/update_localization.yml
vendored
2
.github/workflows/update_localization.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: crowdin/github-action@v1
|
||||
- uses: crowdin/github-action@v2
|
||||
with:
|
||||
upload_sources: true
|
||||
# We only want to upload the sources, nothing else is
|
||||
|
Loading…
Reference in New Issue
Block a user