actions-marketplace-validations/Check for Valid JSON
Parses a JSON object from a file, or fails
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path-to-file | path to JSON file to attempt to parse | yes | — |
Outputs
| name | description |
|---|---|
| is-valid-json | whether the JSON file was parsed successfully |