neverendingqs/Bump Node Version
Bumps Node version and creates a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-user-email | Git user.email to use for the commit. | — | 41898282+github-actions[bot]@users.noreply.github.com |
| git-user-name | Git user.name to use for the commit. | — | github-actions[bot] |
| package-manager | Set to 'yarn' to use yarn. Defaults to npm. | — | npm |
| version-type | Bumps the package version based on value (e.g. patch) | — | patch |
| branch | Name of the branch to push changes | — | — |
| description | Adds a custom Description to the PR | — | — |
| push-options | Options for git push (e.g. --force) | — | — |
Outputs
no outputs