Skip to content

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

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

Bump actions/setup-go from 5 to 6#1038
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-6

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 21, 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

@dependabotdependabotBot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerMay 21, 2026 16:49
@dependabotdependabotBot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 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
dependabotBotforce-pushed the dependabot/github_actions/actions/setup-go-6 branch from 7a05a88 to 70b0c55CompareMay 21, 2026 21:50
picatz added a commit that referenced this pull request May 29, 2026
Bump all GitHub Actions to their latest versions, kept pinned to commit
SHAs. Resolves the open Dependabot action PRs and brings the remaining
actions in line:
- actions/create-github-app-token v2.2.2 -> v3.1.1 (#1037)
- actions/github-script v8.0.0 -> v9.0.0 (#1036)
- docker/setup-buildx-action v3.10.0 -> v4.1.0 (#1035)
- goreleaser/goreleaser-action v6.4.0 -> v7.2.1 (#1039)
- actions/setup-go -> v6.4.0 across all workflows (#1038)
- actions/checkout v4.3.1 -> v6.0.2 in ci.yaml
- docker/setup-qemu-action v3.2.0 -> v4.1.0
- docker/login-action v3.5.0 -> v4.2.0
chaptersix added a commit that referenced this pull request May 29, 2026
VLN-1354: pin and bump GitHub Actions to latest versions
Pin all GitHub Actions to full 40-character commit SHAs and bump to
latest versions across all workflows:
- actions/checkout v4.3.1 -> v6.0.2
- actions/setup-go -> v6.4.0
- actions/upload-artifact (already pinned, kept current)
- actions/create-github-app-token v2.2.2 -> v3.1.1 (#1037)
- actions/github-script v8.0.0 -> v9.0.0 (#1036)
- docker/setup-qemu-action v3.2.0 -> v4.1.0
- docker/setup-buildx-action v3.10.0 -> v4.1.0 (#1035)
- docker/login-action v3.5.0 -> v4.2.0
- goreleaser/goreleaser-action v6.4.0 -> v7.2.1 (#1039)
Resolves open Dependabot PRs #1035, #1036, #1037, #1038, #1039.
Left temporalio/public-actions refs unchanged per exception policy.
---------
Co-authored-by: picatz <14850816+picatz@users.noreply.github.com>
Co-authored-by: Alex Stanfield <13949480+chaptersix@users.noreply.github.com>
@dependabot@github

dependabotBot commented on behalf of githubMay 29, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like actions/setup-go is up-to-date now, so this is no longer needed.

@dependabotdependabotBot closed this May 29, 2026
@dependabot
dependabotBot deleted the dependabot/github_actions/actions/setup-go-6 branch May 29, 2026 19:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@chaptersix