chore: bump version to 6.5.0 in package.json and package-lock.json - #762
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR bumps the setup-go package version to 6.5.0 by updating the version fields in the Node package manifest and lockfile, aligning the repository’s published/package metadata with the intended release version.
Changes:
- Update
package.jsonversion from6.3.0→6.5.0 - Update
package-lock.jsontop-level and root package version entries from6.3.0→6.5.0
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the package’s declared version to 6.5.0. |
| package-lock.json | Keeps the lockfile’s project/root version metadata in sync with 6.5.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
priya-kinthali
approved these changes
Jun 23, 2026
priyagupta108
approved these changes
Jun 23, 2026
eleboucher
pushed a commit
to eleboucher/talos-mcp
that referenced
this pull request
Jun 24, 2026
…#14) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://github.com/actions/setup-go) | action | minor | `v6.4.0` → `v6.5.0` | --- >⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information. --- ### Release Notes <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v6.5.0`](https://github.com/actions/setup-go/releases/tag/v6.5.0) [Compare Source](actions/setup-go@v6.4.0...v6.5.0
Description:
Bump version to latest version in package.json and package-lock.json
Related issue:
Add link to the related issue.
Check list: