Skip to content

fix: update google.golang.org/protobuf to 1.33.0 #274

fix: update google.golang.org/protobuf to 1.33.0

fix: update google.golang.org/protobuf to 1.33.0 #274

Workflow file for this run

---
name: commitlint
on:
push:
branches: ['*']
pull_request:
branches: ['*']
jobs:
commitlint:
name: commitlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4