diff --git a/.github/workflows/buf-update.yaml b/.github/workflows/buf-update.yaml index a9233548e..94d908ea8 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@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.0 with: title: Update Buf dependencies body: Automatic pull request for updating Buf dependencies