Skip to content

Commit 7f9cb67

Browse files
committed
Revert ":arrow_up: Bump peter-evans/create-pull-request from 6 to 7"
This reverts commit 3c46647.
1 parent 3c46647 commit 7f9cb67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-prep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
echo "name=$BRANCH" >> "$GITHUB_OUTPUT"
102102
103103
- name: Create draft PR
104-
uses: peter-evans/create-pull-request@v7
104+
uses: peter-evans/create-pull-request@v6
105105
with:
106106
token: ${{ secrets.GITHUB_TOKEN }}
107107
branch: ${{ steps.branch.outputs.name }}

0 commit comments

Comments
 (0)