This is a GitHub Action to Bump Version for Calaos Packages.
| NAME | DESCRIPTION | TYPE | REQUIRED | DEFAULT |
|---|---|---|---|---|
version_fragment |
The part to bump. Possible options are [ major / minor prerelease ] | string |
true |
prerelease |
| NAME | DESCRIPTION | TYPE |
|---|---|---|
version_bumped |
The bumped version string | string |
Copyright 2023 Calaos Team.
Action Bump Version is released under the Apache License 2.0.