Skip to content

Commit 252a37f

Browse files
committed
bump create-pull-request to have verified commits
1 parent 05a8e7f commit 252a37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changie_generate_release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fi
4141
4242
- name: Create Pull Request
43-
uses: peter-evans/create-pull-request@v4
43+
uses: peter-evans/create-pull-request@v7
4444
with:
4545
title: Release ${{ steps.latest.outputs.output }}
4646
branch: release/${{ steps.latest.outputs.output }}

0 commit comments

Comments
 (0)