From 3d53c0387e62be4867a6f247cfbc542a96675ef1 Mon Sep 17 00:00:00 2001
From: "renovate-sh-app[bot]"
<219655108+renovate-sh-app[bot]@users.noreply.github.com>
Date: Fri, 9 Jan 2026 10:43:07 +0100
Subject: [PATCH] chore(deps): update actions/setup-go action to v6 (#2178)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | major | `v5.6.0` β `v6.1.0` |
---
### Release Notes
actions/setup-go (actions/setup-go)
###
[`v6.1.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.1.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v6.0.0...v6.1.0)
#### What's Changed
##### Enhancements
- Fall back to downloading from go.dev/dl instead of
storage.googleapis.com/golang by
[@nicholasngai](https://redirect.github.com/nicholasngai) in
[#665](https://redirect.github.com/actions/setup-go/pull/665)
- Add support for .tool-versions file and update workflow by
[@priya-kinthali](https://redirect.github.com/priya-kinthali) in
[#673](https://redirect.github.com/actions/setup-go/pull/673)
- Add comprehensive breaking changes documentation for v6 by
[@mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#674](https://redirect.github.com/actions/setup-go/pull/674)
##### Dependency updates
- Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document
breaking changes in v6 by
[@dependabot](https://redirect.github.com/dependabot) in
[#617](https://redirect.github.com/actions/setup-go/pull/617)
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
[@dependabot](https://redirect.github.com/dependabot) in
[#641](https://redirect.github.com/actions/setup-go/pull/641)
- Upgrade semver and
[@types/semver](https://redirect.github.com/types/semver) by
[@dependabot](https://redirect.github.com/dependabot) in
[#652](https://redirect.github.com/actions/setup-go/pull/652)
#### New Contributors
- [@nicholasngai](https://redirect.github.com/nicholasngai) made
their first contribution in
[#665](https://redirect.github.com/actions/setup-go/pull/665)
- [@priya-kinthali](https://redirect.github.com/priya-kinthali)
made their first contribution in
[#673](https://redirect.github.com/actions/setup-go/pull/673)
- [@mahabaleshwars](https://redirect.github.com/mahabaleshwars)
made their first contribution in
[#674](https://redirect.github.com/actions/setup-go/pull/674)
**Full Changelog**:
###
[`v6.0.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.6.0...v6.0.0)
##### What's Changed
##### Breaking Changes
- Improve toolchain handling to ensure more reliable and consistent
toolchain selection and management by
[@matthewhughes934](https://redirect.github.com/matthewhughes934)
in [#460](https://redirect.github.com/actions/setup-go/pull/460)
- Upgrade Nodejs runtime from node20Β to node 24 by
[@salmanmkc](https://redirect.github.com/salmanmkc) in
[#624](https://redirect.github.com/actions/setup-go/pull/624)
Make sure your runner is on version v2.327.1 or later to ensure
compatibility with this release. [See Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
##### Dependency Upgrades
- Upgrade [@types/jest](https://redirect.github.com/types/jest)
from 29.5.12 to 29.5.14 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#589](https://redirect.github.com/actions/setup-go/pull/589)
- Upgrade
[@actions/tool-cache](https://redirect.github.com/actions/tool-cache)
from 2.0.1 to 2.0.2 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#591](https://redirect.github.com/actions/setup-go/pull/591)
- Upgrade
[@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.31.1 to 8.35.1 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#590](https://redirect.github.com/actions/setup-go/pull/590)
- Upgrade undici from 5.28.5 to 5.29.0 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#594](https://redirect.github.com/actions/setup-go/pull/594)
- Upgrade typescript from 5.4.2 to 5.8.3 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#538](https://redirect.github.com/actions/setup-go/pull/538)
- Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#603](https://redirect.github.com/actions/setup-go/pull/603)
- Upgrade `form-data` to bring in fix for critical vulnerability by
[@matthewhughes934](https://redirect.github.com/matthewhughes934)
in [#618](https://redirect.github.com/actions/setup-go/pull/618)
- Upgrade actions/checkout from 4 to 5 by
[@dependabot](https://redirect.github.com/dependabot)\[bot] in
[#631](https://redirect.github.com/actions/setup-go/pull/631)
##### New Contributors
-
[@matthewhughes934](https://redirect.github.com/matthewhughes934)
made their first contribution in
[#618](https://redirect.github.com/actions/setup-go/pull/618)
- [@salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#624](https://redirect.github.com/actions/setup-go/pull/624)
**Full Changelog**:
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
β» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
π **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
---------
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: Jocelyn Collado-Kuri
---
.github/workflows/compatibility-50.yml | 4 +++-
.github/workflows/compatibility-60.yml | 4 +++-
.github/workflows/compatibility-70.yml | 4 +++-
.github/workflows/compatibility-72.yml | 4 +++-
.github/workflows/compatibility-74.yml | 4 +++-
5 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/.github/workflows/compatibility-50.yml b/.github/workflows/compatibility-50.yml
index d7e4f37..f4451fa 100644
--- a/.github/workflows/compatibility-50.yml
+++ b/.github/workflows/compatibility-50.yml
@@ -18,7 +18,9 @@ jobs:
with:
persist-credentials: false
- - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
+ - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ with:
+ go-version: '1.25'
- name: Start Zabbix environment
run: |
diff --git a/.github/workflows/compatibility-60.yml b/.github/workflows/compatibility-60.yml
index bd8cd4d..d95735c 100644
--- a/.github/workflows/compatibility-60.yml
+++ b/.github/workflows/compatibility-60.yml
@@ -18,7 +18,9 @@ jobs:
with:
persist-credentials: false
- - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
+ - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ with:
+ go-version: '1.25'
- name: Start Zabbix environment
run: |
diff --git a/.github/workflows/compatibility-70.yml b/.github/workflows/compatibility-70.yml
index 6ce7fca..8979775 100644
--- a/.github/workflows/compatibility-70.yml
+++ b/.github/workflows/compatibility-70.yml
@@ -18,7 +18,9 @@ jobs:
with:
persist-credentials: false
- - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
+ - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ with:
+ go-version: '1.25'
- name: Start Zabbix environment
run: |
diff --git a/.github/workflows/compatibility-72.yml b/.github/workflows/compatibility-72.yml
index f0765df..aea8020 100644
--- a/.github/workflows/compatibility-72.yml
+++ b/.github/workflows/compatibility-72.yml
@@ -18,7 +18,9 @@ jobs:
with:
persist-credentials: false
- - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
+ - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ with:
+ go-version: '1.25'
- name: Start Zabbix environment
run: |
diff --git a/.github/workflows/compatibility-74.yml b/.github/workflows/compatibility-74.yml
index b1613a6..4ff9dc1 100644
--- a/.github/workflows/compatibility-74.yml
+++ b/.github/workflows/compatibility-74.yml
@@ -18,7 +18,9 @@ jobs:
with:
persist-credentials: false
- - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
+ - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ with:
+ go-version: '1.25'
- name: Start Zabbix environment
run: |