build: bump starship/crowdin-pretranslate-action from 0.1.0 to 0.1.1 (#3993)
Bumps [starship/crowdin-pretranslate-action](https://github.com/starship/crowdin-pretranslate-action) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/starship/crowdin-pretranslate-action/releases) - [Commits](https://github.com/starship/crowdin-pretranslate-action/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: starship/crowdin-pretranslate-action dependency-type: direct:production update-type: version-update:semver-patch ... 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
b1ad1c79f5
commit
4b400d05d5
|
@ -9,7 +9,7 @@ jobs:
|
||||||
name: Crowdin Translation Memory Trigger
|
name: Crowdin Translation Memory Trigger
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: starship/crowdin-pretranslate-action@v0.1.0
|
- uses: starship/crowdin-pretranslate-action@v0.1.1
|
||||||
with:
|
with:
|
||||||
project_id: 372655
|
project_id: 372655
|
||||||
api_key: ${{ secrets.CROWDIN_API_KEY }}
|
api_key: ${{ secrets.CROWDIN_API_KEY }}
|
||||||
|
|
Loading…
Reference in New Issue