File 0114-gh-Polish-update-script.patch of Package erlang
From 821187fc8045efd56d456ac42dc5abcd613b498b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lukas=20Backstr=C3=B6m?= <lukas@erlang.org>
Date: Tue, 17 Dec 2024 09:16:57 +0100
Subject: [PATCH] gh: Polish update script
---
.github/scripts/update-gh-actions-versions.es | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/scripts/update-gh-actions-versions.es b/.github/scripts/update-gh-actions-versions.es
index 1b65f57865..f9e6f0fc3b 100755
--- a/.github/scripts/update-gh-actions-versions.es
+++ b/.github/scripts/update-gh-actions-versions.es
@@ -78,7 +78,7 @@ run(Opts) ->
continue(Opts, "This command will clean the contents of ~ts, "
"approve and merge all open dependabot PRs, "
- "forward merge them to the local maint+master branches and push those to ~ts."
+ "forward merge them to the local maint+master branches and push those to ~ts. "
"Do you want to want to proceed?", [Cwd, Upstream]),
%% Get this for dependabot update before we start switching branches and other chenanigans
--
2.43.0