actions-marketplace-validations/Translate YAML
Translate YAML files using google translate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 30, 2021
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ecyshor_translate-yaml@89a4946372ffb0621a007b9f01e997b37dfc43bf # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Google Translation API Key | yes | — |
| sourcePath | Path to the yaml file containing translations | yes | — |
| sourceLanguage | The language of the source file | yes | — |
| targetPath | Where to write the translated yaml file | yes | — |
| targetLanguage | The language to translate to | yes | — |
Outputs
no outputs