mirror of https://github.com/v2ray/v2ray-core
Bump github/super-linter from v3.8.3 to v3.9.2
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.8.3 to v3.9.2. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.8.3...7d53a77c1150779566e918c919f5fc08b1f43ae9) Signed-off-by: dependabot[bot] <support@github.com>pull/2714/head
parent
8323564e9a
commit
2f3790928e
|
@ -46,7 +46,7 @@ jobs:
|
||||||
|
|
||||||
- name: Lint other files
|
- name: Lint other files
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
uses: github/super-linter@v3.8.3
|
uses: github/super-linter@v3.9.2
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
|
|
Loading…
Reference in New Issue