diff --git a/.github/workflows/buf-update.yaml b/.github/workflows/buf-update.yaml index 7c5feb222..b2394269b 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.3 + uses: peter-evans/create-pull-request@v7.0.5 with: title: Update Buf dependencies body: Automatic pull request for updating Buf dependencies