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

Bump github/super-linter from v3.10.0 to v3.10.1 (#198)

This commit is contained in:
dependabot[bot] 2020-09-16 14:20:26 +08:00 committed by GitHub
parent c530e36e67
commit b744a63990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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