Merge pull request #216 from Hanse00/patch-1

Advertise newest version
This commit is contained in:
Zack Koppert 2020-06-20 12:44:38 -07:00 committed by GitHub
commit d9f4048a24
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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.0
uses: docker://github/super-linter:v2.1.1
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false