diff --git a/.github/workflows/update-github-api.yml b/.github/workflows/update-github-api.yml
index b25a2db23fc78996ee543481876ee7572632b710..191aaa98b4ba3e699d93713e0de533d56b73dc2d 100644
--- a/.github/workflows/update-github-api.yml
+++ b/.github/workflows/update-github-api.yml
@@ -25,7 +25,7 @@ jobs:
         run: node scripts/update-github-api.js
 
       - name: Create Pull Request if config has changed
-        uses: peter-evans/create-pull-request@v4
+        uses: peter-evans/create-pull-request@v5
         with:
           token: '${{ secrets.GITHUB_TOKEN }}'
           commit-message: Update GitHub API Version