diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a03fa25aa..43f2c7bb7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: git reset --hard main - name: Create/Update PR if: steps.find-pr.outputs.number == '' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Update release branch