alinaliBQ commented on PR #49603:
URL: https://github.com/apache/arrow/pull/49603#issuecomment-4145720374

   I did an empty commit 
(https://github.com/apache/arrow/pull/49603/commits/a522393011b1fa9934909e66f8198ddba5d5ceb7)
 and got this error:
   
   ```
   Error: D:\a\arrow\arrow\./.github/actions/odbc-windows\action.yml (Line: 71, 
Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within 
expression: secrets.GITHUB_TOKEN
   Error: GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: 
The template is not valid. 
D:\a\arrow\arrow\./.github/actions/odbc-windows\action.yml (Line: 71, Col: 12): 
Unrecognized named-value: 'secrets'. Located at position 1 within expression: 
secrets.GITHUB_TOKEN
      at 
GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
      at 
GitHub.Runner.Worker.ActionManifestManagerLegacy.ConvertRuns(IExecutionContext 
executionContext, TemplateContext templateContext, TemplateToken inputsToken, 
String fileRelativePath, MappingToken outputs)
      at 
GitHub.Runner.Worker.ActionManifestManagerLegacy.Load(IExecutionContext 
executionContext, String manifestFile)
   Error: Failed to load 
D:\a\arrow\arrow\./.github/actions/odbc-windows\action.yml
   ```
   
   The same implementation worked yesterday (see 
https://github.com/apache/arrow/actions/runs/23622018872/job/68803175375). 
Seems that GitHub might have updated runner, I will look into this. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to