mirror of https://github.com/v2ray/v2ray-core
Bump github/super-linter from v2.2.0 to V3.8.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v2.2.0 to V3.8.0. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v2.2.0...ef99a48ce63440e6eff58d67bb87e97d9fda48f1) Signed-off-by: dependabot[bot] <support@github.com>pull/2714/head
parent
6cab7d958d
commit
20471caf14
|
@ -17,7 +17,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Lint Code Base
|
- name: Lint Code Base
|
||||||
uses: github/super-linter@v2.2.0
|
uses: github/super-linter@V3.8.0
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
VALIDATE_JSON: false
|
VALIDATE_JSON: false
|
||||||
|
|
Loading…
Reference in New Issue