Skip to content

chore(ci): bump actions/setup-go from 5 to 7 - #2

Merged
SecondPort merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-7
Aug 30, 2026
Merged

chore(ci): bump actions/setup-go from 5 to 7#2
SecondPort merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 5 to 7.

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

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

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

v6.3.0

What's Changed

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

v6.2.0

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added ci Build, test and release pipeline dependencies Dependency updates labels Aug 30, 2026
@dependabot
dependabot Bot requested a review from SecondPort as a code owner August 30, 2026 11:49
@dependabot dependabot Bot added dependencies Dependency updates ci Build, test and release pipeline labels Aug 30, 2026
@SecondPort

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-7 branch from 403db10 to 0aed75e Compare August 30, 2026 11:58
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  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 branch from 0aed75e to e1db026 Compare August 30, 2026 12:00

@SecondPort SecondPort left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Checked what the majors actually change for this repo.

  • v6 is the one worth reading: it reworked toolchain selection. This module has no toolchain directive and the workflows pin go-version: stable, so there is nothing for the new logic to resolve differently.
  • v6 also moves to Node 24 (runner >= v2.327.1, which GitHub-hosted runners are past).
  • v7 is an ESM migration plus an @actions/cache bump. No input or output we use changed.

cache: true still behaves the same. Green on all three platforms.

@SecondPort
SecondPort merged commit 7080c6e into main Aug 30, 2026
3 checks passed
@SecondPort
SecondPort deleted the dependabot/github_actions/actions/setup-go-7 branch August 30, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Build, test and release pipeline dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant