Skip to content

build(deps): bump github.com/authzed/authzed-go from 0.5.0 to 0.7.0 #189

build(deps): bump github.com/authzed/authzed-go from 0.5.0 to 0.7.0

build(deps): bump github.com/authzed/authzed-go from 0.5.0 to 0.7.0 #189

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"