Skip to content

Commit 73a38a1

Browse files
committed
mega-linter: beta instead of v8.7.0 to test GHA step summary support
1 parent 4c96341 commit 73a38a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# You can override MegaLinter flavor used to have faster performances
6262
# More info at https://megalinter.io/latest/flavors/
6363
# uses: oxsecurity/megalinter@v8 # default (127 linters)
64-
uses: oxsecurity/megalinter/flavors/cupcake@v8.7.0 # most common, was recommended in output (88 linters)
64+
uses: oxsecurity/megalinter/flavors/cupcake@beta # most common, was recommended in output (88 linters)
6565

6666
id: ml
6767

0 commit comments

Comments
 (0)