Merge pull request #21 from roles-ansible/dependabot/github_actions/github/super-linter-4.5.1

Bump github/super-linter from 4.5.0 to 4.5.1
This commit is contained in:
L3D 2021-07-23 20:40:17 +02:00 committed by GitHub
commit 2626f8a858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v4.5.0
uses: github/super-linter@v4.5.1
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: true