boyum/H5P Version Action
Outputs H5P library's version number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The directory where library.json is found | no | . |
Outputs
| name | description |
|---|---|
| version | An object with the fields `major`, `minor` and `patch` |
| version-formatted | A string on the form `{majorVersion}.{minorVersion}.{patchVersion}` |