mirror of
https://github.com/usememos/memos.git
synced 2025-09-29 00:54:42 +08:00
chore: update proto linter action
This commit is contained in:
parent
0f4e5857f0
commit
625ebbea1a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/proto-linter.yml
vendored
2
.github/workflows/proto-linter.yml
vendored
|
@ -20,6 +20,8 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup buf
|
- name: Setup buf
|
||||||
uses: bufbuild/buf-setup-action@v1
|
uses: bufbuild/buf-setup-action@v1
|
||||||
|
with:
|
||||||
|
github_token: ${{ github.token }}
|
||||||
- name: buf lint
|
- name: buf lint
|
||||||
uses: bufbuild/buf-lint-action@v1
|
uses: bufbuild/buf-lint-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue