Skip to content

chore(deps): bump actions/setup-go from 5.5.0 to 6.4.0#716

Merged
ernado merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-6.0.0
Jun 12, 2026
Merged

chore(deps): bump actions/setup-go from 5.5.0 to 6.4.0#716
ernado merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 5.5.0 to 6.4.0.

Release notes

Sourced from actions/setup-go's releases.

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

Enhancements

Dependency updates

New Contributors

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

v6.1.0

What's Changed

Enhancements

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 4, 2025
@ernado

ernado commented Jun 12, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 chore(deps): bump actions/setup-go from 5.5.0 to 6.4.0 Jun 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6.0.0 branch from d6d4cfc to 9213613 Compare June 12, 2026 18:37
ernado added a commit that referenced this pull request Jun 12, 2026
The golang group bump (#733) raised go.mod's directive to go 1.25.0,
because golang.org/x/{sync,term,text,time} now require Go 1.25. The CI
workflows still pinned 1.24.x (ci, coverage) and 1.21.x (lint, e2e) and
only worked via setup-go's toolchain auto-download, which also breaks the
coverage job ("go: no such tool covdata") and is incompatible with
actions/setup-go v6 (GOTOOLCHAIN=local, #716).

Pin every job to 1.25.x to match go.mod, fixing the coverage job and
unblocking the setup-go v6 bump.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ernado

ernado commented Jun 12, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5.5.0...v6.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.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-6.0.0 branch from 9213613 to 54c0c57 Compare June 12, 2026 19:09
@ernado ernado merged commit 9263461 into master Jun 12, 2026
15 checks passed
@ernado ernado deleted the dependabot/github_actions/actions/setup-go-6.0.0 branch June 12, 2026 19:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant