Skip to content

Commit 88258d6

Browse files
committed
Upgrade megalinter to v5
Signed-off-by: Joe Block <[email protected]>
1 parent abac101 commit 88258d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/megalinter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Run Linter against code base #
4949
################################
5050
- name: Lint Code Base
51-
uses: nvuillam/mega-linter@v4
51+
uses: nvuillam/mega-linter@v5
5252
env:
5353
VALIDATE_ALL_CODEBASE: false
5454
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)