actions-marketplace-validations/Create Matrix Action
This action creates a non-square matrix from an input string.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 16, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fabiocaccamo_create-matrix-action@5ae27701b57c0d0cb9ada48dc1e10ec75b5b7637 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| matrix | The matrix string definition. | yes | — |
Outputs
| name | description |
|---|---|
| matrix | The generated matrix in JSON format. |