Skip to content

chore(ci): bump actions/setup-go from 5 to 6#26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-6
Open

chore(ci): bump actions/setup-go from 5 to 6#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps actions/setup-go from 5 to 6.

Release notes

Sourced from actions/setup-go's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

v5.5.0

What's Changed

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:01
@github-actions github-actions Bot added the size/XS PR size: XS label May 21, 2026
Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

[APPROVE] — reviewer account matches PR author; flagging for a human maintainer to merge.

Standard Dependabot major-version bump for actions/setup-go. All CI checks passing (Build/Test/Vet green using the new v6). Uses mutable @v6 tag consistent with the existing repo pattern for build jobs.

🔵 Non-blocking: SHA-pinning @v6 → a specific SHA would harden the supply chain, matching the pattern used in the changes job. Not required for this PR.

Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

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

This PR is project-relevant and safely updates the repository’s CI Go setup action across the build, test, and vet jobs.

💬 Non-blocking

  • 🔵 Suggestion: actions/setup-go@v6 requires a sufficiently recent GitHub Actions runner because it runs on Node 24. The current jobs all use GitHub-hosted ubuntu-latest, so this is not a blocker, but keep it in mind if these jobs are later moved to self-hosted runners. References: .github/workflows/ci.yml:74, .github/workflows/ci.yml:88, .github/workflows/ci.yml:104.

✅ Highlights

  • The change is narrowly scoped to .github/workflows/ci.yml:77, .github/workflows/ci.yml:92, and .github/workflows/ci.yml:107.
  • GO_VERSION remains 1.20, matching go.mod, so the action bump does not change the project’s Go toolchain target.
  • No repository code or test behavior is changed, and no additional test files are needed for this CI dependency update.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

Verdict: APPROVED

Dependabot bump: actions/setup-go v5 → v6. CI all green (Build/Test/Vet/CodeQL/sanity/actionlint pass).

Verification:

  • 3 occurrences updated consistently (Build, Test, Vet jobs) ✅
  • go-version: ${{ env.GO_VERSION }} unchanged — no version drift ✅
  • All jobs on ubuntu-latest — Node 24 requirement for v6 is satisfied ✅
  • No functional change to workflow logic ✅

LGTM.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6 branch 2 times, most recently from f3f6149 to e7acbd4 Compare May 28, 2026 10:54
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6 branch from e7acbd4 to 5f2f38d Compare May 28, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants