actions-marketplace-validations/List to JSON
Transforms a list of space separated strings into a JSON string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 14, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/chocolateloverraj_list-to-json@1f263fbcf8ec93a83d1535ffaeaf78d69e6955af # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| list | String of space separated strings | yes | — |
Outputs
| name | description |
|---|---|
| json | JSON array string |