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 ba29ec6 commit cdf561dCopy full SHA for cdf561d
.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@v8
+ uses: nvuillam/mega-linter@v9
52
env:
53
VALIDATE_ALL_CODEBASE: false
54
DEFAULT_BRANCH: main
0 commit comments