Skip to content

Commit

Permalink
Update linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp authored Oct 29, 2021
1 parent 4fbd891 commit 073edc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Lint Code Base
uses: github/super-linter@v2.0.0
uses: github/super-linter@v4.8.1
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: false

0 comments on commit 073edc2

Please sign in to comment.