Skip to content

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.2 #184

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.2

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.2 #184

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