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 badfa8e commit 8c04a8dCopy full SHA for 8c04a8d
.github/workflows/mega-linter.yml
@@ -43,7 +43,7 @@ jobs:
43
id: ml
44
# You can override MegaLinter flavor used to have faster performances
45
# More info at https://megalinter.io/flavors/
46
- uses: oxsecurity/megalinter@v7
+ uses: oxsecurity/megalinter@v8.1.0
47
env:
48
# All available variables are described in documentation
49
# https://megalinter.io/configuration/
0 commit comments