mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 10:05:19 +00:00
Unpin buf setup to try to fix linting issues
This commit is contained in:
parent
449a135b94
commit
41515532b6
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: bufbuild/buf-setup-action@v1.7.0
|
- uses: bufbuild/buf-setup-action@v1
|
||||||
- uses: bufbuild/buf-lint-action@v1
|
- uses: bufbuild/buf-lint-action@v1
|
||||||
with:
|
with:
|
||||||
input: "proto"
|
input: "proto"
|
||||||
|
Loading…
Reference in New Issue
Block a user