1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 01:57:12 -05:00

Merge pull request #162 from v2fly/dependabot/github_actions/github/super-linter-v3.9.4

Bump github/super-linter from v3.9.3 to v3.9.4
This commit is contained in:
RPRX 2020-09-05 11:03:12 +08:00 committed by GitHub
commit e6233c9879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
- name: Lint other files
if: ${{ always() }}
uses: github/super-linter@v3.9.3
uses: github/super-linter@v3.9.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false