Skip to content

chore: upgraded @actions/github from 6.0.0 to 6.0.1#60

Open
kranthipoturaju wants to merge 1 commit intofpicalausa:masterfrom
kranthipoturaju:chore/update-dependencies
Open

chore: upgraded @actions/github from 6.0.0 to 6.0.1#60
kranthipoturaju wants to merge 1 commit intofpicalausa:masterfrom
kranthipoturaju:chore/update-dependencies

Conversation

@kranthipoturaju
Copy link
Copy Markdown
Contributor

Summary

  • Bumped dependency @actions/github from 6.0.0 → 6.0.1 in package.json and updated the lockfile.
  • Rebuilt distribution artifacts (dist/) so the action bundle matches the updated dependencies.
  • Updated package-lock.json to reflect the dependency changes.

Why this change?

Patch upgrade for @actions/github: Picks up upstream patch fixes and transitive dependency updates, improving runtime stability and reducing exposure to already-fixed bugs. This is a low-risk, patch-level bump with no expected API breaking changes.

Copilot AI review requested due to automatic review settings January 18, 2026 20:46
Copy link
Copy Markdown

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 upgrades the @actions/github dependency from version 6.0.0 to 6.0.1 to pick up upstream patch fixes and transitive dependency updates.

Changes:

  • Updated @actions/github dependency version in package.json and package-lock.json
  • Rebuilt distribution artifacts (dist/index.js) to include the upstream changes
  • Transitive dependency updates include improvements to undici and octokit plugins

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Bumped @actions/github from ^6.0.0 to ^6.0.1
package-lock.json Updated lockfile with new version, transitive dependencies, and peer dependency annotations
dist/index.js Rebuilt bundle includes new Context.runAttempt property, undici cookie handling improvements, and connection error handling fixes

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

@kranthipoturaju kranthipoturaju force-pushed the chore/update-dependencies branch from cafc86a to f37de18 Compare January 18, 2026 20:59
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.

2 participants