Superlinter 3.10.1 not ready for prime time

This commit is contained in:
Gene Hoffman 2020-09-15 19:06:07 -07:00 committed by Gene Hoffman
parent b199576bdf
commit def5f6a8db
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
################################
- name: Lint Code Base
# uses: github/super-linter@v3.10.0
uses: docker://github/super-linter:v3.10.1
uses: docker://github/super-linter:v3.10.0
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: master