Instead of using the third party `peter-evans/create-pull-request` action for creating a PR for releases, we can use the already present `./.github/actions/create-pr` action which is also used for the PR for bumping CLI versions.
Instead of using the third party `peter-evans/create-pull-request` action for creating a PR for releases, we can use the already present `./.github/actions/create-pr` action which is also used for the PR for bumping CLI versions.