nasa-jpl/patch-version
Reads and then patches CMakeLists with new version upon PR merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commit_msg | The commit message that triggered this action | — | "" |
| commit_sha | The SHA of the commit that triggered the action | — | "" |
Outputs
| name | description |
|---|---|
| new_tag | Newly generated tag |
| old_tag | Tag as read from repo at checkout |
| bumped | The part (major,minor,patch) of version which was bumped |