GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/docker-client-ts/docker-client-ts/./.github/actions/test/action.yaml (Line: 15, Col: 7): Required property is missing: shell,/home/runner/work/docker-client-ts/docker-client-ts/./.github/actions/test/action.yaml (Line: 16, Col: 7): Required property is missing: shell,/home/runner/work/docker-client-ts/docker-client-ts/./.github/actions/test/action.yaml (Line: 17, 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)