Skip to content

Commit

Permalink
Merge pull request #50 from roles-ansible/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub/super-linter-4.8.5

Bump github/super-linter from 4.8.4 to 4.8.5
  • Loading branch information
DO1JLR authored Jan 10, 2022
2 parents 94bb2ab + 6129f51 commit 3e39c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e39c92

Please sign in to comment.