ramonpaolo/Bump Version Package Json
Action to automatically change the version in package.json with the value on tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag created | yes | v1.0.0 |
| commit | commit the change on package.json | no | false |
| branch_to_push | branch to push on git | no | main |
| path | path to package.json | no | ./package.json |
Outputs
| name | description |
|---|---|
| parsed-tag | The tag parsed |