Skip to content

chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 - #6132

Merged
cheyang merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7.0.0
Jul 23, 2026
Merged

chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0#6132
cheyang merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6.5.0 to 7.0.0.

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 22, 2026
@cheyang

cheyang commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

/copilot review

@cheyang

cheyang commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

@gemini-code-assist /review

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@cheyang

cheyang commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Checked this one against the v7 release since it's a major bump. The pinned SHA b7ad1dad31e06c5925ef5d2fc7ad053ef454303e does match the official actions/setup-go v7.0.0 tag, so the hash and the version comment line up. The only substantive change in v7 is the internal move to ESM plus a cache dependency bump - no change to the caching defaults or to how the Go toolchain version gets resolved. Every workflow here pins go-version to ${{ env.GO_VERSION }}, so this can't quietly shift the Go version. All the jobs that actually consume setup-go (backward-compat-test, kind-e2e-test, project-check, build/lint) are green on this SHA, which confirms the v7 runtime works on the runners. Looks safe to merge.

@cheyang cheyang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All CI checks passed and maintainer has approved. Auto-approving to satisfy branch protection.

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@924ae3a...b7ad1da)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 7.0.0
  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-7.0.0 branch from ccd097d to 8addd73 Compare July 23, 2026 04:12
@sonarqubecloud

Copy link
Copy Markdown

@cheyang
cheyang merged commit 21855b3 into master Jul 23, 2026
22 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-go-7.0.0 branch July 23, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant