Skip to content

Commit

Permalink
Upgrade to super-linter-v4 for avoiding broken version (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnasu authored Dec 23, 2021
1 parent ebcfa43 commit 188babd
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 @@ -17,7 +17,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Lint Code Base
uses: docker://github/super-linter:v3
uses: docker://github/super-linter:v4
env:
LINTER_RULES_PATH: .
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 188babd

Please sign in to comment.