Skip to content

Bump google.golang.org/grpc from 1.45.0 to 1.58.0 in /examples/demo/client #1228

Bump google.golang.org/grpc from 1.45.0 to 1.58.0 in /examples/demo/client

Bump google.golang.org/grpc from 1.45.0 to 1.58.0 in /examples/demo/client #1228

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
steps:
- name: run
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'