chore: update proto linter action

This commit is contained in:
Steven 2023-10-27 21:49:07 +08:00
parent 0f4e5857f0
commit 625ebbea1a
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ jobs:
fetch-depth: 0
- name: Setup buf
uses: bufbuild/buf-setup-action@v1
with:
github_token: ${{ github.token }}
- name: buf lint
uses: bufbuild/buf-lint-action@v1
with: