samirsilwal/Auto Bump dependencies
Bump a package with ease in JavaScript/TypeScript monorepo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| monorepo-root | Root directory of the monorepo | yes | — |
| name | Name of the package to bump | yes | — |
| version | Version to bump to | no | 1.0.0 |
| token | GITHUB_TOKEN or a repo scoped PATH | no | ${{ github.token }} |
| create-pr | Your sonarqube server host URL | no | true |
| base-branch | Base branch to create PR against | no | main |
Outputs
no outputs