actions-marketplace-validations/Android Version Bump
GitHub action for bumping Gradle versions using semantic commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag_prefix | Prefix to add to git tag | no | — |
| skip_ci | Affix [skip-ci] so that a cyclical ci loop does not happen | no | true |
| commit_message | Commit message when a release is successful | no | — |
| build_number | Build number to generated from ci to show as part of the version | no | — |
Outputs
| name | description |
|---|---|
| newTag | The newly created tag |