Skip to content

calaos/action-bump-version

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

Action Bump Version

This is a GitHub Action to Bump Version for Calaos Packages.

Inputs

NAME DESCRIPTION TYPE REQUIRED DEFAULT
version_fragment The part to bump. Possible options are [ major / minor prerelease ] string true prerelease

Outputs

NAME DESCRIPTION TYPE
version_bumped The bumped version string string

License

Copyright 2023 Calaos Team.

Action Bump Version is released under the Apache License 2.0.