actions-marketplace-validations/NPM-Version
Change the version of your projects package.json file in a simple GitHub action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | This will be the version you want to set in the package.json file | yes | — |
| package | The location of the package.json file, defaults to current directory. | yes | ./ |
| git-tag-version | If set to true, the version will be tagged and committed. Same behaviour as git-tag-version | no | false |
Outputs
no outputs