alamin655 commited on
Update mega-linter.yml
Browse files
.github/workflows/mega-linter.yml
CHANGED
|
@@ -41,7 +41,7 @@ jobs:
|
|
| 41 |
id: ml
|
| 42 |
# You can override MegaLinter flavor used to have faster performances
|
| 43 |
# More info at https://megalinter.io/flavors/
|
| 44 |
-
uses: oxsecurity/megalinter@v7
|
| 45 |
env:
|
| 46 |
# All available variables are described in documentation
|
| 47 |
# https://megalinter.io/configuration/
|
|
|
|
| 41 |
id: ml
|
| 42 |
# You can override MegaLinter flavor used to have faster performances
|
| 43 |
# More info at https://megalinter.io/flavors/
|
| 44 |
+
uses: oxsecurity/megalinter/flavors/cupcake@v7.1.0
|
| 45 |
env:
|
| 46 |
# All available variables are described in documentation
|
| 47 |
# https://megalinter.io/configuration/
|