Merge pull request #94 from github/versioned-container

Switch to versioned docker container example
This commit is contained in:
Zack Koppert 2020-05-15 11:25:49 -07:00 committed by GitHub
commit baa1016050
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