r35krag0th/Semantic Version
Bump semantic version automatically when changes are committed to the default branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| create_component_tags | Create Git tags with version components. For example, `v1.2.3` will create `v1`, `v1.2`, and `v1.2.3` tags and will replace any existing tags with those names. | — | true |
| dry_run | Run semantic-release in dry run mode. | no | false |
| github_token | GitHub token associated with the calling repository. | yes | — |
Outputs
| name | description |
|---|---|
| release-version | Release Version |