GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/App/App/./.github/actions/composite/setupNode/action.yml (Line: 12, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.LARGE_SECRET_PASSPHRASE,/home/runner/work/App/App/./.github/actions/composite/setupNode/action.yml (Line: 13, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.OS_BOTIFY_APP_ID,/home/runner/work/App/App/./.github/actions/composite/setupNode/action.yml (Line: 14, Col: 32): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.OS_BOTIFY_PRIVATE_KEY
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)