Skip to content

Bump github.com/bufbuild/protovalidate-go from 0.6.3 to 0.6.4 #1066

Bump github.com/bufbuild/protovalidate-go from 0.6.3 to 0.6.4

Bump github.com/bufbuild/protovalidate-go from 0.6.3 to 0.6.4 #1066

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 }}