Skip to content

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.1 to 1.0.2 #4976

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.1 to 1.0.2

Bump github.com/envoyproxy/protoc-gen-validate from 1.0.1 to 1.0.2 #4976

Workflow file for this run

---
name: "Pull Request Labeler"
on: # yamllint disable-line rule:truthy
pull_request_target:
merge_group:
types:
- "checks_requested"
jobs:
triage:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/labeler@v3"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true