Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#893)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 5abcb86d6b26ccd5910ffe8ad512bca68eaa07b3.
  • Loading branch information
pulumi-bot committed Apr 17, 2024
1 parent cb53f4a commit a97be78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a97be78

Please sign in to comment.