Skip to content

build(deps): bump github.com/yandex-cloud/go-genproto from 0.56.0 to 0.57.0 #2160

build(deps): bump github.com/yandex-cloud/go-genproto from 0.56.0 to 0.57.0

build(deps): bump github.com/yandex-cloud/go-genproto from 0.56.0 to 0.57.0 #2160

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version-file: 'go.mod'
cache: true
- name: build
run: make build