mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-02-03 07:37:37 +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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: crowdin/github-action@v1
|
- uses: crowdin/github-action@v2
|
||||||
with:
|
with:
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
# We only want to upload the sources, nothing else is
|
# We only want to upload the sources, nothing else is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user