GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/partner-chains/partner-chains/./.github/actions/tests/local-environment-tests/action.yml (Line: 31, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN_SECRET,/home/runner/work/partner-chains/partner-chains/./.github/actions/tests/local-environment-tests/action.yml (Line: 37, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ECR_REGISTRY_SECRET,/home/runner/work/partner-chains/partner-chains/./.github/actions/tests/local-environment-tests/action.yml (Line: 64, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ACTIONS_PAT,/home/runner/work/partner-chains/partner-chains/./.github/actions/tests/local-environment-tests/action.yml (Line: 73, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ACTIONS_PAT
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)