Skip to content

build(deps): bump google.golang.org/grpc from 1.45.0 to 1.54.0 #194

build(deps): bump google.golang.org/grpc from 1.45.0 to 1.54.0

build(deps): bump google.golang.org/grpc from 1.45.0 to 1.54.0 #194

Workflow file for this run

---
name: "CLA"
on: # yamllint disable-line rule:truthy
issue_comment:
types:
- "created"
pull_request_target:
types:
- "opened"
- "closed"
- "synchronize"
jobs:
cla:
name: "Check Signature"
runs-on: "ubuntu-latest"
steps:
- uses: "authzed/actions/cla-check@main"