conventional-actions/write-version
Write version to a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_path | output paths to write the version to | no | package.json |
| format | file format to use if the extension is not recognized | no | "" |
| version | version to write | yes | — |
| selector | selector of the field in the JSON/YAML file to update with the version | no | version |
Outputs
no outputs