diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8df1d0e54f..fe901989b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - name: Protobuf checks uses: bufbuild/buf-action@v1 with: - version: 1.41.0 + version: 1.35.0 input: "crates/proto/proto/" against: "https://github.com/${GITHUB_REPOSITORY}.git#branch=${BUF_BASE_BRANCH},subdir=crates/proto/proto/"