Skip to content

Bump io.grpc:grpc-protobuf from 1.82.0 to 1.82.1 #951

Bump io.grpc:grpc-protobuf from 1.82.0 to 1.82.1

Bump io.grpc:grpc-protobuf from 1.82.0 to 1.82.1 #951

name: Emergency review bypass
on:
pull_request:
types:
- labeled
permissions:
pull-requests: write
jobs:
approve:
name: Approve
if: github.event.label.name == 'Emergency Bypass Review'
uses: bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@main
secrets: inherit