mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
Merge pull request #155 from v2fly/dependabot/github_actions/github/super-linter-v3.9.2
Bump github/super-linter from v3.8.3 to v3.9.2
This commit is contained in:
commit
4da3304401
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -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
Block a user