Skip to content

[Snyk] Security upgrade golang from 1.15-alpine to 1.20.7-alpine #104

[Snyk] Security upgrade golang from 1.15-alpine to 1.20.7-alpine

[Snyk] Security upgrade golang from 1.15-alpine to 1.20.7-alpine #104

Workflow file for this run

name: "lint protobuf"
on: pull_request
jobs:
pr-check:
runs-on: ubuntu-latest
steps:
- name: checkout source
uses: actions/checkout@v1
- name: Install buf
uses: wizhi/setup-buf@v1
with:
version: 1.0.0-rc12
- name: Lint proto
run: make lint-proto