Skip to content

Commit 04201ba

Browse files
⬆️ Update peter-evans/create-pull-request action to v6
1 parent 06cf0e4 commit 04201ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: pnpm fmt:data
3838

3939
- name: Create pull request
40-
uses: peter-evans/create-pull-request@v5
40+
uses: peter-evans/create-pull-request@v6
4141
with:
4242
commit-message: 🍱 ポエムを更新
4343
branch: ${{ env.NEW_BRANCH_NAME }}

0 commit comments

Comments
 (0)