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 abac101 commit 88258d6Copy full SHA for 88258d6
.github/workflows/megalinter.yml
@@ -48,7 +48,7 @@ jobs:
48
# Run Linter against code base #
49
################################
50
- name: Lint Code Base
51
- uses: nvuillam/mega-linter@v4
+ uses: nvuillam/mega-linter@v5
52
env:
53
VALIDATE_ALL_CODEBASE: false
54
DEFAULT_BRANCH: main
0 commit comments