We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70da0fc commit b32d985Copy full SHA for b32d985
.github/workflows/mega-linter.yml
@@ -49,7 +49,7 @@ jobs:
49
# Run Linter against code base #
50
################################
51
- name: Lint Code Base
52
- uses: megalinter/megalinter@v7
+ uses: megalinter/megalinter@v8
53
env:
54
ACTION_ACTIONLINT_DISABLE_ERRORS: true
55
DEFAULT_BRANCH: main
0 commit comments