From dbe5517fafee09c9855d892dca045d48afa52c6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 12:27:17 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v9 --- .github/workflows/mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/