Skip to content

Bump github.com/jhump/protoreflect/v2 from 2.0.0-beta.1 to 2.0.0-beta.2 #1787

Bump github.com/jhump/protoreflect/v2 from 2.0.0-beta.1 to 2.0.0-beta.2

Bump github.com/jhump/protoreflect/v2 from 2.0.0-beta.1 to 2.0.0-beta.2 #1787

Workflow file for this run

name: Buf CI
on:
push:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
delete:
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}