tool3/Bump Action Workflow
Bump a version based on commit message, tag it, and push package.json update to repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | the git user to push the package.json version update | no | — |
| the git email to push the package.json version update | no | — | |
| branch | the git email to push the package.json version update | no | master |
| github_token | github access token | yes | — |
| unrelated | merge unrelated histories | no | — |
Outputs
| name | description |
|---|---|
| version | The version being tagged and pushed |