Skip to content

Commit

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

Bump github/super-linter from 4.9.2 to 4.9.4
  • Loading branch information
DO1JLR authored Jun 6, 2022
2 parents 7d305d9 + 3db7ab3 commit d89d649
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.9.2
uses: github/super-linter@v4.9.4
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: true
Expand Down

0 comments on commit d89d649

Please sign in to comment.