diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 5ef111d3..fc61adba 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -139,7 +139,7 @@ jobs: git status - name: "Commit & Create Pull Request" - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: author: "Github Build Bot " base: ${{github.ref}}