Skip to content

build(deps): bump @grpc/grpc-js from 1.9.9 to 1.10.9 #458

build(deps): bump @grpc/grpc-js from 1.9.9 to 1.10.9

build(deps): bump @grpc/grpc-js from 1.9.9 to 1.10.9 #458

name: Follow contributor
on:
pull_request:
branches: [main]
jobs:
follow-user:
runs-on: ubuntu-22.04
steps:
- name: Follow user
uses: okp4/[email protected]
with:
username: ${{ github.event.pull_request.user.login }}
token: ${{ secrets.OKP4_TOKEN }}