actions-marketplace-validations/hcl-update
Update a HCL Variable in another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-token | An Access Token that has rights to read and write to the specificed repository. | yes | — |
| variable | The variable that shall be overidden. | yes | — |
| value | The new value that will be assigned to the variable | yes | — |
| repository | The repository that contains the HCL variable. | yes | — |
| file-path | The path to the file where the variable is stored. | yes | — |
| git-commit-message | — | yes | — |
| git-branch-name | — | yes | — |
| git-user-name | — | no | machine-user |
| git-email | — | no | — |
Outputs
no outputs