actions-marketplace-validations/read JSON property
Allows you to specify a path or json string that will extract a single property from
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 13, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/ashley-taylor_read-json-property-action@0c8e73753d9b7a5b49afa36e2ed59838e4b8e51d # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | path to json file | — | — |
| json | json input | — | — |
| property | which property to read | yes | — |
Outputs
| name | description |
|---|---|
| value | property |