Skip to content

Bump google.golang.org/grpc from 1.60.1 to 1.61.0 #98

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

Bump google.golang.org/grpc from 1.60.1 to 1.61.0 #98

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