Skip to content

chore(deps): bump actions/setup-go from 5 to 6#160

Merged
ernado merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-6
Jun 15, 2026
Merged

chore(deps): bump actions/setup-go from 5 to 6#160
ernado merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
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 beea5ea to 668dd88 Compare June 15, 2026 04:25
setup-go v6 defaults GOTOOLCHAIN=local, so it no longer auto-downloads
the toolchain required by go.mod. Pinning go-version to 1.21.x/1.19 then
fails because go.mod requires go 1.26rc1. Use go-version-file: go.mod so
the correct toolchain is installed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ernado ernado merged commit fb1e4f7 into main Jun 15, 2026
1 check passed
@ernado ernado deleted the dependabot/github_actions/actions/setup-go-6 branch June 15, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant