actions-marketplace-validations/Update Scope Node Dependencies
Updates Node dependencies within a scope 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 |
|---|---|---|---|
| commit-message-prefix | Prefix to use for commit messages. | — | chore |
| 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] |
| npm-registry-scope | NPM registry scope | yes | — |
| npm-registry-url | NPM registry to used for scope defined in `npm-registry-scope`. Must start with https://. | yes | — |
| 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 |
| requested-user | User to request a review from | — | — |
| requested-team | Team to request a review from | — | — |
Outputs
no outputs