r7kamura/bump-request
Create a pull request that bumps version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Shell command for modifying files that contain versions such as package.json, Catgo.toml, etc. | no | — |
| github_token | GitHub access token. | no | — |
| release_type | How to bump the version. One of `major`, `minor`, `patch`. | no | — |
| version | You can also specify this directly instead of `release_type`. | no | — |
Outputs
no outputs