Merge pull request #240 from BroderPeters/patch-1

Point linter.yml example to existing version
This commit is contained in:
Thomas Hughes 2020-06-22 11:16:43 -05:00 committed by GitHub
commit 5e97dd4975
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: docker://github/super-linter:v2.1.1
uses: docker://github/super-linter:v2.1.0
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false