diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 4485b1d3b..acd067830 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -92,7 +92,7 @@ jobs: } >> "$GITHUB_STEP_SUMMARY" - name: Create Pull Request - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.GITHUB_TOKEN }} base: master