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