actions-marketplace-validations/Download JSON property
Download a JSON payload, extract the property you want, and expose it as a result to be used for the next step
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL of the json to fetch | yes | — |
| property_path | The path of the property | yes | — |
Outputs
| name | description |
|---|---|
| value | The value of the property |