mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-02-11 12:49:12 -05:00
build(deps): bump crowdin/github-action from 2.0.0 to 2.1.1
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6410f2d953
commit
6a62210f15
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@v2.0.0
|
uses: crowdin/github-action@v2.1.1
|
||||||
with:
|
with:
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
upload_sources_args: "--auto-update --delete-obsolete"
|
upload_sources_args: "--auto-update --delete-obsolete"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user