From c438992b6fbeaf70d170251b4c2065b3c64cfaf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 13:29:01 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v9 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8da5704..ed9f6a6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: MegaLinter - uses: oxsecurity/megalinter/flavors/cupcake@1fc052d03c7a43c78fe0fee19c9d648b749e0c01 # v8.3.0 + uses: oxsecurity/megalinter/flavors/cupcake@8fbdead70d1409964ab3d5afa885e18ee85388bb # v9.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SPELL_CSPELL_DISABLE_ERRORS: true