actions-marketplace-validations/Update Json File
This GitHub Action edits any key in a json file to the provided values
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | file name/path to edit. e.g 'package.json' | yes | — |
| fields | fields to edit. can be nested fields. example: {'a.b.c[0]': 'value_here', 'z.x': 'value_here'} | yes | — |
Outputs
no outputs