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