Skip to content

Bump google.golang.org/grpc from 1.68.1 to 1.69.0 #45

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

Bump google.golang.org/grpc from 1.68.1 to 1.69.0 #45

Workflow file for this run

name: buf-ci
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1