Skip to content

security(deps): update 🛡️ google.golang.org/grpc to v1.56.3 [security] #304

security(deps): update 🛡️ google.golang.org/grpc to v1.56.3 [security]

security(deps): update 🛡️ google.golang.org/grpc to v1.56.3 [security] #304

Workflow file for this run

---
name: test
on:
pull_request:
branches:
- main
workflow_dispatch:
workflow_call:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: delineaxpm/github-workflows/.github/workflows/test.yml@main
secrets: inherit