Switch to versioned docker container example

This commit is contained in:
Zack Koppert 2020-05-14 11:50:18 -07:00 committed by GitHub
parent d439f6aea7
commit 7a2491e426
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: docker://admiralawkbar/super-linter:latest
uses: github/super-linter@v1.0.0
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false