Point linter.yml example to existing version

This commit is contained in:
Broder Peters 2020-06-22 17:39:05 +02:00 committed by GitHub
parent e01b7fc4e4
commit d709a18a6c
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