Skip to content

chore: upgrade grpc version from version 1.71.0 to 1.75.0 #33

chore: upgrade grpc version from version 1.71.0 to 1.75.0

chore: upgrade grpc version from version 1.71.0 to 1.75.0 #33

name: Cherry pick PR commits for label
on:
pull_request_target:
types: [closed]
jobs:
cherry_pick_pr_for_label:
name: Cherry pick PR commits for label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Cherry Pick PR for label
uses: kurrent-io/Automations/cherry-pick-pr-for-label@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}