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