mega-linter: beta instead of v8.7.0 to test GHA step summary support
This commit is contained in:
parent
4c96341b90
commit
73a38a1600
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mega-linter.yml
vendored
2
.github/workflows/mega-linter.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
# You can override MegaLinter flavor used to have faster performances
|
||||
# More info at https://megalinter.io/latest/flavors/
|
||||
# uses: oxsecurity/megalinter@v8 # default (127 linters)
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@v8.7.0 # most common, was recommended in output (88 linters)
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@beta # most common, was recommended in output (88 linters)
|
||||
|
||||
id: ml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue