From 617a2c0ab17b1e2479b67d041588fbc18c88be7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:08:51 +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/