Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit bae4948

Browse files
committed
Use a MegaLinter flavor
1 parent c127400 commit bae4948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
id: ml
7070
# You can override MegaLinter flavor used to have faster performances
7171
# More info at https://megalinter.io/flavors/
72-
uses: oxsecurity/megalinter@v6
72+
uses: oxsecurity/megalinter-javascript@v6
7373
env:
7474
# All available variables are described in documentation
7575
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)