From d79c872032f3917a9f55151afbfb0a68572526ee Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:22:00 -0700 Subject: [PATCH] Update GitHub Actions workflows. (#1957) 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 eddf7df10b..7d35e3b675 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"