diff --git a/.github/workflows/update-errorcodes.yml b/.github/workflows/update-errorcodes.yml index 408847deb..073cf4cf7 100644 --- a/.github/workflows/update-errorcodes.yml +++ b/.github/workflows/update-errorcodes.yml @@ -31,7 +31,7 @@ jobs: EOF - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: "[chore] add error codes for new Apollo Client version" commit-message: "[chore] add error codes for new Apollo Client version"