use megalinter cupcake flavor (88 vs 127 linter, 5 vs 10GB image)
This commit is contained in:
parent
5a9cc0cb3a
commit
847c921bca
1 changed files with 2 additions and 1 deletions
3
.github/workflows/mega-linter.yml
vendored
3
.github/workflows/mega-linter.yml
vendored
|
|
@ -63,7 +63,8 @@ jobs:
|
||||||
|
|
||||||
# You can override MegaLinter flavor used to have faster performances
|
# You can override MegaLinter flavor used to have faster performances
|
||||||
# More info at https://megalinter.io/latest/flavors/
|
# More info at https://megalinter.io/latest/flavors/
|
||||||
uses: oxsecurity/megalinter@v8
|
# uses: oxsecurity/megalinter@v8 # default (127 linters)
|
||||||
|
uses: oxsecurity/megalinter/flavors/cupcake@v8.7.0 # most common, was recommended in output (88 linters)
|
||||||
|
|
||||||
id: ml
|
id: ml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue