Advertise newest version

Our documentation should probably prompt people to use the version that doesn't contain a bug 😅
This commit is contained in:
Philip Mallegol-Hansen 2020-06-20 10:15:07 -07:00 committed by GitHub
parent 89d3bc9235
commit a6c760f672
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 # # Run Linter against code base #
################################ ################################
- name: Lint Code Base - name: Lint Code Base
uses: docker://github/super-linter:v2.1.0 uses: docker://github/super-linter:v2.1.1
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false VALIDATE_ANSIBLE: false