Skip to content

Commit 5830f63

Browse files
committed
chore: update
1 parent 841c6fc commit 5830f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Create Pull Request
4646
if: env.VERSION_CHANGED == 'true' && env.PR_EXISTS == '0'
47-
uses: peter-evans/create-pull-request@v5
47+
uses: peter-evans/create-pull-request@v7
4848
with:
4949
title: "🚀 Release v${{ env.VERSION }}"
5050
body: |

0 commit comments

Comments
 (0)