mirror of https://github.com/v2ray/v2ray-core
Merge pull request #178 from v2fly/dependabot/github_actions/github/super-linter-v3.10.0
Bump github/super-linter from v3.9.4 to v3.10.0pull/2730/head
commit
f9dbf2ea5a
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Lint other files
|
||||
if: ${{ always() }}
|
||||
uses: github/super-linter@v3.9.4
|
||||
uses: github/super-linter@v3.10.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Reference in New Issue