We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7a4e3 commit c1078b2Copy full SHA for c1078b2
.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@v8.3.0
+ uses: oxsecurity/megalinter@v8.4.2
47
env:
48
# All available variables are described in documentation
49
# https://megalinter.io/configuration/
0 commit comments