florisvdg/Version Bump
Create a commit on a release branch that updates the version number from the release branch in your source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token to push the version update to the repo | yes | — |
| sed | GNU sed pattern to apply | yes | — |
| file | File to apply the version bump to. Supports multiple files too, separated by a space. | yes | — |
| author_name | Name to use as the commit author | no | GitHub Actions |
| author_email | Email to use as the commit author | no | actions@github.com |
Outputs
no outputs