buf-version (#8154)

Conrad Irwin created

Release Notes:

- N/A

Change summary

.github/workflows/ci.yml | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

.github/workflows/ci.yml 🔗

@@ -64,6 +64,8 @@ jobs:
           fi
 
       - uses: bufbuild/buf-setup-action@v1
+        with:
+          version: v1.29.0
       - uses: bufbuild/buf-breaking-action@v1
         with:
           input: "crates/rpc/proto/"