diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 209a079..9b12c89 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -296,7 +296,7 @@ jobs: if: ${{ env.UPDATE_VERSION == 'true' }} - name: Create PR to update VERSION on master branch - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: commit-message: Bump version in master title: 'chore: Bump version in master'