Add explicit permissions to example workflow for security #3
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/example-batched-matrix.yml#L1
(Line: 61, Col: 22): Unrecognized function: 'range'. Located at position 31 within expression: fromJson(format('[{0}]', join(range(0, fromJson(needs.get-batch-count.outputs.batch-count)), ','))), (Line: 61, Col: 22): Unexpected value '${{ fromJson(format('[{0}]', join(range(0, fromJson(needs.get-batch-count.outputs.batch-count)), ','))) }}', (Line: 64, Col: 7): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.batch-index
|