Skip to content

chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.79.3 #718

chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.79.3

chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.79.3 #718

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v6
with:
go-version: 1.23
- uses: actions/checkout@v6
- name: golangci-lint
uses: golangci/golangci-lint-action@v9
with:
version: v2.1
args: --timeout=3m