diff --git a/.github/workflows/ghostbuster.yml b/.github/workflows/ghostbuster.yml index 2500d1c32a1a77..7a50e45cc608f5 100644 --- a/.github/workflows/ghostbuster.yml +++ b/.github/workflows/ghostbuster.yml @@ -41,7 +41,7 @@ jobs: fi - if: ${{ inputs.skipPR != 'true' }} - uses: peter-evans/create-pull-request@v3.12.0 + uses: peter-evans/create-pull-request@v4.0.2 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "Remove contributors with deleted accounts #no-publishing-comment"