actions-marketplace-validations/Automated NPM CalVer version bump
GitHub Action for automated CalVer version bumps for NPM.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag-prefix | Git tag prefix | no | "" |
| skip-tag | Skip Git tagging | no | false |
| PACKAGEJSON_DIR | Custom package.json location | no | "" |
| target-branch | Target branch for version bump | no | "" |
| commit-message | Custom git commit message | no | "" |
Outputs
| name | description |
|---|---|
| newTag | Bumped version tag |