Skip to content

ci: fix pinned auth action ref in benchmarks workflow#6153

Merged
westonpace merged 1 commit intolance-format:mainfrom
Xuanwo:xuanwo/fix-ci-benchmarks-auth-action
Mar 10, 2026
Merged

ci: fix pinned auth action ref in benchmarks workflow#6153
westonpace merged 1 commit intolance-format:mainfrom
Xuanwo:xuanwo/fix-ci-benchmarks-auth-action

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Mar 10, 2026

This PR fixes the regression benchmarks workflow failing to resolve the pinned google-github-actions/auth action. The workflow had quoted the entire uses value, which caused the trailing # v2 comment to be parsed as part of the action ref.

@github-actions github-actions Bot added the ci Github Action or Test issues label Mar 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

LGTM. Straightforward fix — removing the quotes so YAML treats # v2 as a comment rather than part of the action ref string. No concerns.

@westonpace westonpace merged commit e1aa70a into lance-format:main Mar 10, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants