Skip to content

Bump buf.build/gen/go/bufbuild/registry/protocolbuffers/go from 1.34.2-20240610164129-660609bc46d3.2 to 1.34.2-20240723163933-aa5836eeaf8d.2 #486

Bump buf.build/gen/go/bufbuild/registry/protocolbuffers/go from 1.34.2-20240610164129-660609bc46d3.2 to 1.34.2-20240723163933-aa5836eeaf8d.2

Bump buf.build/gen/go/bufbuild/registry/protocolbuffers/go from 1.34.2-20240610164129-660609bc46d3.2 to 1.34.2-20240723163933-aa5836eeaf8d.2 #486

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@v0.2
with:
username: ${{ secrets.BUF_USERNAME }}
token: ${{ secrets.BUF_TOKEN }}