actions-marketplace-validations/JSON to variables - without prefix
This action reads json file and writes its content as environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 12, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/mncorreia_json-to-variables@a21a93c4517f0c63148ae039dc80f414c048201f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | The json file. | yes | — |
| prefix | The prefix for variables. | no | "" |
Outputs
no outputs