sweetraingarden/Find Latest Release Branch + Bump Dev Version
Outputs the latest release/x.y.z branch and a bumped devCode (minor +1)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to git repo directory | no | . |
Outputs
| name | description |
|---|---|
| latestReleaseBranch | The latest release/x.y.z branch |
| devCode | The next dev version with bumped minor (x.(y+1).0) |