actions-marketplace-validations/Android Version Bump Automatically
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 |