Skip to content

Bump actions/setup-go from 5 to 6 - #63

Merged
insomnius merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-6
Apr 25, 2026
Merged

Bump actions/setup-go from 5 to 6#63
insomnius merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 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 @github

dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6 branch from 59699ce to 3a46532 Compare April 25, 2026 14:05
@insomnius

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6 branch from 3a46532 to 43962eb Compare April 25, 2026 17:25
insomnius added a commit that referenced this pull request Apr 25, 2026
CI annotations on PR #63 surfaced "Unable to resolve action
aquasecurity/trivy-action@0.28.0, unable to find version 0.28.0".
The Trivy action's release tags use a `v0.x` prefix (latest is
v0.36.0 as of 2026-04-22); my initial workflow used the
unprefixed numeric form, which doesn't exist. Aligning to the
canonical tag.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@insomnius

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-go-6 branch 2 times, most recently from f51013f to f7b4c00 Compare April 25, 2026 18:40
insomnius added a commit that referenced this pull request Apr 25, 2026
After this session's Dependabot merges (gin, monorepo, grpc, etc.),
go.mod's directive is now `go 1.24.0`. The lint job previously pinned
go-version: '1.23'; CI on PR #63 surfaced

  go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local)

golangci-lint v1.64.5 was built with go1.24, so pinning the runtime
to 1.24 keeps the linter's typechecker aligned without forcing a
config-schema migration to v2.x. Comment also rewritten to make the
"bump in lockstep with go.mod" coupling explicit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@insomnius

Copy link
Copy Markdown
Collaborator

@dependabot recreate

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 f7b4c00 to c6eddc6 Compare April 25, 2026 18:41
@insomnius
insomnius merged commit 24c817f into master Apr 25, 2026
9 checks passed
@insomnius
insomnius deleted the dependabot/github_actions/actions/setup-go-6 branch April 25, 2026 19:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant