actions-marketplace-validations/GitOps YAML Tag Update
Update a YAML key in a remote repository using GitHub App authentication (Enterprise compatible)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | GitHub App ID | yes | — |
| installation_id | GitHub App Installation ID | yes | — |
| private_key | GitHub App Private Key (PEM content) | yes | — |
| repository | Target repository (org/repo) | yes | — |
| branch | Target branch | no | main |
| file_path | Path to YAML file | yes | — |
| yaml_key | YAML key (example: image.tag) | yes | — |
| new_value | New value for YAML key | yes | — |
Outputs
no outputs