Skip to content

Commit 4047552

Browse files
committed
Fix MegaLinter workflow location
Sold to "Ox Security", so repo ownership has changed.
1 parent 4ade33b commit 4047552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id: ml
3434
# You can override MegaLinter flavor used to have faster performances
3535
# More info at https://megalinter.github.io/flavors/
36-
uses: megalinter/megalinter@v5
36+
uses: oxsecurity/megalinter@v5
3737
env:
3838
# All available variables are described in documentation
3939
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)