GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 19, Col: 7): Required property is missing: shell,/home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 36, Col: 7): Required property is missing: shell,/home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 40, Col: 7): Required property is missing: shell,/home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 44, Col: 7): Required property is missing: shell,/home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 48, Col: 7): Required property is missing: shell,/home/runner/work/policies/policies/./.github/actions/e2e-reusable-tests/action.yaml (Line: 54, Col: 7): Required property is missing: shell
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)