GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. ministryofjustice/hmpps-github-actions/move_create_app_version_in_action/.github/actions/create_app_version/action.yml (Line: 5, Col: 12): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.create_app_version.outputs.version,ministryofjustice/hmpps-github-actions/move_create_app_version_in_action/.github/actions/create_app_version/action.yml (Line: 5, Col: 12): Unexpected value '${{ steps.create_app_version.outputs.version }}'
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)