marcoroth/dependabot-bump-together-action
A Dependabot GitHub Action which bumps multiple dependencies in one pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dependencies | Comma-separated list of the dependencies Dependabot should bump together | yes | — |
| package_managers | Comma-separated list of the package managers Dependabot should update | yes | bundler, npm_and_yarn, pip |
| branch | The branch Dependabot runs against in your repository | yes | main |
| directory | Directory where the project lives | yes | / |
| username | The user to create the pull request | yes | x-access-token |
| token | Access token with permission to create the pull request | yes | — |
Outputs
no outputs