1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

Merge pull request #50 from roles-ansible/dependabot/github_actions/github/super-linter-4.8.5

Bump github/super-linter from 4.8.4 to 4.8.5
This commit is contained in:
L3D 2022-01-10 14:44:03 +01:00 committed by GitHub
commit 3e39c9200d
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.8.4
uses: github/super-linter@v4.8.5
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: true