Skip to content

Bump google.golang.org/grpc from 1.59.0 to 1.60.1 #93

Bump google.golang.org/grpc from 1.59.0 to 1.60.1

Bump google.golang.org/grpc from 1.59.0 to 1.60.1 #93

Workflow file for this run

name: CDK
on:
pull_request:
jobs:
synth:
runs-on: ubuntu-latest
steps:
- name: Git clone the repository
uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm exec cdk synth
working-directory: ./infra