actions-marketplace-validations/Update NodeJS Dependencies
Updates Node dependencies and creates a pull request with the changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bump-version | If set, bumps the package version based on value (e.g. patch). | — | "" |
| 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 |
| pre-commit-script | A command to run before committing the dependency changes (e.g. npm run build). | — | — |
| pull-request-labels | Comma-delimited labels to apply to the pull request. | — | dependencies |
Outputs
no outputs