diff --git a/.github/workflows/official-pr.yml b/.github/workflows/official-pr.yml index a9b6ef128a..0f103a1225 100644 --- a/.github/workflows/official-pr.yml +++ b/.github/workflows/official-pr.yml @@ -40,7 +40,7 @@ jobs: - name: Create PR in official-images id: create-pr - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GH_API_TOKEN }} push-to-fork: nodejs/official-images