Skip to content

Bump actions/setup-go from 6.4.0 to 7.0.0 - #177

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

Bump actions/setup-go from 6.4.0 to 7.0.0#177
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6.4.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

v6.5.0

What's Changed

Dependency update

New Contributors

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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 28, 2026
@dependabot
dependabot Bot requested a review from muir as a code owner August 28, 2026 20:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 28, 2026
@cursor

cursor Bot commented Aug 28, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI workflow pin updates only; no application or runtime behavior changes, with minor risk if v7 changes Go install/caching behavior on the matrix.

Overview
Updates the pinned actions/setup-go commit in .github/workflows/codecov.yml and .github/workflows/go.yml from the v6.4.0 SHA to b7ad1dad (v7.0.0). Go version inputs are unchanged (1.23 for coverage; the same matrix in unit tests).

This is a Dependabot-style CI-only upgrade; test and coverage steps still use the same go test commands.

Reviewed by Cursor Bugbot for commit 50a176f. Configure here.

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4a36011...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] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-7.0.0 branch from 3523147 to 50a176f Compare August 31, 2026 16:36
@muir
muir requested a lite review from Copilot September 1, 2026 17:00
@muir

muir commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 50a176f. Configure here.

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the GitHub Actions workflows to use actions/setup-go at the commit SHA corresponding to the v7.0.0 release, keeping the CI Go toolchain setup current.

Changes:

  • Updated actions/setup-go pin from 4a3601121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e in the unit test workflow.
  • Updated actions/setup-go pin from 4a3601121dd01d1626a1e23e37211e3254c1c06c to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e in the coverage (Codecov) workflow.

Reviewed changes

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

File Description
.github/workflows/go.yml Bumps the pinned actions/setup-go commit SHA used by the unit test matrix workflow.
.github/workflows/codecov.yml Bumps the pinned actions/setup-go commit SHA used by the coverage workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Development

Successfully merging this pull request may close these issues.

2 participants