Skip to content

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 in the go group #67

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 in the go group

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 in the go group #67

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