mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
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
2
.github/workflows/crowdin-pretranslate.yml
vendored
2
.github/workflows/crowdin-pretranslate.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
name: Crowdin Translation Memory Trigger
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: starship/crowdin-pretranslate-action@v0.1.0
|
||||
- uses: starship/crowdin-pretranslate-action@v0.1.1
|
||||
with:
|
||||
project_id: 372655
|
||||
api_key: ${{ secrets.CROWDIN_API_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user