diff --git a/.github/workflows/create.yml b/.github/workflows/create.yml index b2a882a..3dc7d07 100644 --- a/.github/workflows/create.yml +++ b/.github/workflows/create.yml @@ -58,7 +58,7 @@ jobs: -D name="${{ github.event.issue.title }}" rm data.json - - uses: peter-evans/create-pull-request@v7.0.11 + - uses: peter-evans/create-pull-request@v8.1.1 with: branch: patch-${{ github.event.issue.number }} title: ${{ env.title }}