Skip to content

chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 #235

chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0

chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 #235

Workflow file for this run

name: Lint Golang code
on:
pull_request:
branches-ignore:
- master
jobs:
call-lint:
uses: dictyBase/workflows/.github/workflows/golang-lint.yml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref }}