diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index a7cbf6cfd..e945ceb9a 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -94,7 +94,7 @@ jobs: - name: Create Pull Request id: cpr - 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 }} # Fully attribute the commit to the GitHub Actions bot (not the human