Skip to content

Conversation

@priyaananthasankar
Copy link
Contributor

Fixed some authentication issues in the workflow.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the automated workflow for updating pinned library versions, transitioning from using the peter-evans/create-pull-request GitHub Action to a manual implementation using git commands and the GitHub CLI. The change aims to fix authentication issues mentioned in the PR description.

Key Changes:

  • Replaced the peter-evans/create-pull-request action with manual git operations and GitHub CLI commands
  • Added a new step to create and push branches manually before PR creation
  • Switched from using GITHUB_TOKEN to GH_PERSONAL_ACCESS_TOKEN for authentication

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@priyaananthasankar priyaananthasankar merged commit 989bf70 into master Jan 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants