diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index cf2f530..cd230d9 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -39,7 +39,7 @@ jobs: id: ml # You can override Mega-Linter flavor used to have faster performances # More info at https://megalinter.io/latest/flavors/ - uses: oxsecurity/megalinter/flavors/javascript@v8 + uses: oxsecurity/megalinter/flavors/javascript@v9 env: # All available variables are described in documentation # https://megalinter.io/latest/config-file/