Skip to content

build(deps): bump google.golang.org/grpc from 1.16.0 to 1.56.3 #295

build(deps): bump google.golang.org/grpc from 1.16.0 to 1.56.3

build(deps): bump google.golang.org/grpc from 1.16.0 to 1.56.3 #295

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