Skip to content

Bump google.golang.org/grpc from 1.73.0 to 1.75.1 #363

Bump google.golang.org/grpc from 1.73.0 to 1.75.1

Bump google.golang.org/grpc from 1.73.0 to 1.75.1 #363

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"
permissions:
contents: read
pull-requests: write
steps:
- uses: "actions/labeler@v5"
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true