Skip to content

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.2 #418

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.2

chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.2 #418

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.yaml@develop
with:
repository: ${{ github.repository }}
ref: ${{ github.event.pull_request.head.sha }}