breachvr/set-package-version
An action that sets the version in a package.json file from the input provided
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the Package.json file | no | ./package.json |
| version | Version tag to set. Should follow SemVer v2 | yes | — |
Outputs
no outputs