We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbd891 commit 073edc2Copy full SHA for 073edc2
.github/workflows/linter.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Checkout Code
9
uses: actions/checkout@v2
10
- name: Lint Code Base
11
- uses: github/super-linter@v2.0.0
+ uses: github/super-linter@v4.8.1
12
env:
13
VALIDATE_ALL_CODEBASE: false
14
VALIDATE_ANSIBLE: false
0 commit comments