From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: [PATCH 0/4] Upgrade a couple GitHub Actions
Date: Thu, 16 Oct 2025 15:48:08 +0000 [thread overview]
Message-ID: <pull.1990.git.1760629692.gitgitgadget@gmail.com> (raw)
The Dependabot setup of Git for Windows suggested a couple of version
upgrades; I extracted those that apply to Git itself.
Note that I took authorship of the commits because Dependabot's email is not
exactly meant for follow-up discussions.
Johannes Schindelin (4):
build(deps): bump actions/download-artifact from 4 to 5
build(deps): bump actions/checkout from 4 to 5
build(deps): bump actions/setup-python from 5 to 6
build(deps): bump actions/github-script from 7 to 8
.github/workflows/check-style.yml | 2 +-
.github/workflows/check-whitespace.yml | 2 +-
.github/workflows/coverity.yml | 2 +-
.github/workflows/main.yml | 34 +++++++++++++-------------
4 files changed, 20 insertions(+), 20 deletions(-)
base-commit: 143f58ef7535f8f8a80d810768a18bdf3807de26
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1990%2Fdscho%2Fupgrade-a-couple-github-actions-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1990/dscho/upgrade-a-couple-github-actions-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1990
--
gitgitgadget
next reply other threads:[~2025-10-16 15:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-16 15:48 Johannes Schindelin via GitGitGadget [this message]
2025-10-16 15:48 ` [PATCH 1/4] build(deps): bump actions/download-artifact from 4 to 5 Johannes Schindelin via GitGitGadget
2025-10-16 15:48 ` [PATCH 2/4] build(deps): bump actions/checkout " Johannes Schindelin via GitGitGadget
2025-10-16 15:48 ` [PATCH 3/4] build(deps): bump actions/setup-python from 5 to 6 Johannes Schindelin via GitGitGadget
2025-10-16 15:48 ` [PATCH 4/4] build(deps): bump actions/github-script from 7 to 8 Johannes Schindelin via GitGitGadget
2025-10-16 17:47 ` [PATCH 0/4] Upgrade a couple GitHub Actions Junio C Hamano
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.1990.git.1760629692.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=johannes.schindelin@gmx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.