mirror of https://github.com/v2ray/v2ray-core
Update linter.yml
parent
e32c651573
commit
0c7dfd590b
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Lint other files
|
||||
if: ${{ always() }}
|
||||
uses: github/super-linter@v3.10.1
|
||||
uses: github/super-linter@v3.10.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Reference in New Issue