Skip to content

build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.60.0 #1826

build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.60.0

build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.60.0 #1826

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@v4
- name: build and test
run: make docker_tests