fabiocaccamo/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
- Activelast commit May 8, 2026
- License
- MIT
Pinned Snippet
uses: fabiocaccamo/create-matrix-action@842c9dabf1cec0ba7417f30ec26ce2290b951ef0 # v7tags 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. |