quving/Action-Yml-Update
An action with an alpine based image with yq pre-installed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | The key (path) of the value to be changed (example: "image.frontend") | yes | — |
| value | The new value that is to be inserted in the yaml (example: "nginx:latest") | yes | — |
| yml-file | The filename to the yaml that is to be edited (example: "path/to/file.yml") | yes | — |
Outputs
no outputs