actions-marketplace-validations/Extract value from JSON

Extracts a value of a property specified as dot-separated path from defined JSON file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
filePath to JSON file (defaults `package.json`)
propertyDot-separated path to property (for example `a.b`)yes
namedescription
valueValue of property