Skip to content

Commit

Permalink
Revert "Replace super linter with slim version"
Browse files Browse the repository at this point in the history
This reverts commit ef5eb8c.
  • Loading branch information
askolesov committed Dec 23, 2021
1 parent ef5eb8c commit 30a7353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v2

- name: Super-Linter
uses: github/super-linter/slim@v4
uses: github/super-linter@v4.8.5
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 30a7353

Please sign in to comment.