diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index e33cb7f..9450886 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -61,7 +61,7 @@ jobs: - name: Create version bump pull request id: cpr - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: base: main branch: chore/version-bump