diff --git a/.github/workflows/buf-update.yaml b/.github/workflows/buf-update.yaml index 77ba437..c7ae117 100644 --- a/.github/workflows/buf-update.yaml +++ b/.github/workflows/buf-update.yaml @@ -19,7 +19,7 @@ jobs: make install-tools proto-update - name: Create pull request - uses: peter-evans/create-pull-request@v7.0.8 + uses: peter-evans/create-pull-request@v8.0.0 with: title: Update Buf dependencies body: Automatic pull request for updating Buf dependencies