Skip to content

Bump grpcio-testing from 1.58.0 to 1.59.0 in /test/environment/grpc #77

Bump grpcio-testing from 1.58.0 to 1.59.0 in /test/environment/grpc

Bump grpcio-testing from 1.58.0 to 1.59.0 in /test/environment/grpc #77

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5.0.0-alpha.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"