From a97be788819657e80412bd3699fa26b702d805d0 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:07:24 -0700 Subject: [PATCH] Update GitHub Actions workflows. (#893) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 5abcb86d6b26ccd5910ffe8ad512bca68eaa07b3. --- scripts/upstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upstream.sh b/scripts/upstream.sh index eddf7df10..7d35e3b67 100755 --- a/scripts/upstream.sh +++ b/scripts/upstream.sh @@ -176,7 +176,7 @@ end_rebase() { rm patches/*.patch cd upstream - git format-patch local -o ../patches --zero-commit --no-signature --no-stat + git format-patch local -o ../patches --zero-commit --no-signature --no-stat --no-numbered cd .. rm rebase-in-progress apply "$1"