jan-tee/nodejs-pkg-version-action
Outputs the version number from a package.json
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 package.json | yes | ./package.json |
Outputs
| name | description |
|---|---|
| version | Version from package.json |