Skip to content

Bump google.golang.org/grpc from 1.68.0 to 1.68.1 #620

Bump google.golang.org/grpc from 1.68.0 to 1.68.1

Bump google.golang.org/grpc from 1.68.0 to 1.68.1 #620

Workflow file for this run

name: buf-pull-request
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
format: false
lint: true
breaking: true
input: "api"