mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-01 10:56:28 -05:00
Bump crowdin/github-action from 1.20.2 to 2.0.0
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.2 to 2.0.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.20.2...v2.0.0) --- 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:
parent
66edb72826
commit
1ae83dc7ae
2
.github/workflows/upload-crowdin.yml
vendored
2
.github/workflows/upload-crowdin.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@v1.20.2
|
uses: crowdin/github-action@v2.0.0
|
||||||
with:
|
with:
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
upload_sources_args: "--auto-update --delete-obsolete"
|
upload_sources_args: "--auto-update --delete-obsolete"
|
||||||
|
Loading…
Reference in New Issue
Block a user