Update create-pull-request action to v5

This commit is contained in:
Taiki Endo
2023-04-25 23:31:49 +09:00
parent 0be2356e01
commit d0fd3c3f4f

View File

@@ -180,7 +180,7 @@ jobs:
- id: diff
run: ci/manifest.sh
if: github.repository_owner == 'taiki-e' && (github.event_name == 'schedule' || github.event_name == 'push' && github.ref == 'refs/heads/main')
- uses: taiki-e/create-pull-request@v4
- uses: peter-evans/create-pull-request@v5
with:
title: Update manifest
body: |