git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Upgrade a couple GitHub Actions
@ 2025-10-16 15:48 Johannes Schindelin via GitGitGadget
  2025-10-16 15:48 ` [PATCH 1/4] build(deps): bump actions/download-artifact from 4 to 5 Johannes Schindelin via GitGitGadget
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2025-10-16 15:48 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-16 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 15:48 [PATCH 0/4] Upgrade a couple GitHub Actions Johannes Schindelin via GitGitGadget
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

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).