Skip to content

chore(deps): bump @grpc/grpc-js from 1.8.19 to 1.9.3 #1111

chore(deps): bump @grpc/grpc-js from 1.8.19 to 1.9.3

chore(deps): bump @grpc/grpc-js from 1.8.19 to 1.9.3 #1111

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}