We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 662162d + 34a6a96 commit 27c5fb4Copy full SHA for 27c5fb4
.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@v5
+ uses: nvuillam/mega-linter@v8
52
env:
53
VALIDATE_ALL_CODEBASE: false
54
DEFAULT_BRANCH: main
0 commit comments