pixelfederation/Yaml To Json
Convert yaml to json and validate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 1, 2024
- License
- None
Pinned Snippet
uses: pixelfederation/gh-action-yaml-to-json@d3450dfb4a4c6cb69dc406436934ddaf3a249298 # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | yaml input file | yes | — |
| directory | Working directory | no | . |
| validate_keys | Validate yaml keys with json path | no | — |
Outputs
| name | description |
|---|---|
| content | data |