Skip to content

chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /api #7453

chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /api

chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /api #7453

name: License checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: run license check
run: |
make license-check