Skip to content

chore(deps): bump @grpc/grpc-js from 1.6.7 to 1.8.17 #216

chore(deps): bump @grpc/grpc-js from 1.6.7 to 1.8.17

chore(deps): bump @grpc/grpc-js from 1.6.7 to 1.8.17 #216

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
tsc:
name: runner / tsc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EPMatt/reviewdog-action-tsc@v1
with:
# Change reviewdog reporter if you need
# [github-pr-check,github-check,github-pr-review].
# More about reviewdog reporters at
# https://github.com/reviewdog/reviewdog#reporters
reporter: github-pr-review
# Change reporter level if you need
# [info,warning,error].
# More about reviewdog reporter level at
# https://github.com/reviewdog/reviewdog#reporters
level: warning