From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Jiang Xin <worldhello.net@gmail.com>,
Johannes Schindelin <johannes.schindelin@gmx.de>,
Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: [PATCH] l10n: bump actions/setup-go from 5 to 6
Date: Tue, 23 Sep 2025 10:39:59 +0000 [thread overview]
Message-ID: <pull.1975.git.1758623999720.gitgitgadget@gmail.com> (raw)
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
[Originally opened at https://github.com/git-for-windows/git/pull/5811]
Bumps [actions/setup-go](https://github.com/actions/setup-go)
from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
l10n: bump actions/setup-go from 5 to 6
(Originally opened at https://github.com/git-for-windows/git/pull/5811,
then at https://github.com/git-l10n/git-po/pull/870)
Bumps actions/setup-go [https://github.com/actions/setup-go] from 5 to
6.
* Release notes [https://github.com/actions/setup-go/releases]
* Commits [https://github.com/actions/setup-go/compare/v5...v6]
What's Changed in actions/setup-go@v6
=====================================
Breaking Changes
================
* Improve toolchain handling to ensure more reliable and consistent
toolchain selection and management by @matthewhughes934
[https://github.com/matthewhughes934] in #460
[https://github.com/actions/setup-go/pull/460]
* Upgrade Nodejs runtime from node20 to node 24 by @salmanmkc
[https://github.com/salmanmkc] in #624
[https://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://github.com/actions/runner/releases/tag/v2.327.1]
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1975%2Fdscho%2Fdependabot%2Fgithub_actions%2Factions%2Fsetup-go-6-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1975/dscho/dependabot/github_actions/actions/setup-go-6-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1975
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Original-author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
.github/workflows/l10n.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml
index e2c3dbdcb5..95e55134bd 100644
--- a/.github/workflows/l10n.yml
+++ b/.github/workflows/l10n.yml
@@ -63,7 +63,7 @@ jobs:
origin \
${{ github.ref }} \
$args
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
with:
go-version: '>=1.16'
cache: false
base-commit: 79ee0dce2a61b7552f9b5c73f0cf2d974a20a029
--
gitgitgadget
next reply other threads:[~2025-09-23 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-23 10:39 Johannes Schindelin via GitGitGadget [this message]
2025-11-17 11:45 ` [PATCH] l10n: bump actions/setup-go from 5 to 6 Johannes Schindelin
2025-11-18 7:26 ` [PATCH] ci: " Jiang Xin
2025-11-18 7:41 ` Jiang Xin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1975.git.1758623999720.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=johannes.schindelin@gmx.de \
--cc=worldhello.net@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).