Skip to content

build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.1 #1595

build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.1

build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.1 #1595

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build and test
run: make docker_tests