From 13ef0db9ba561e5e372685861ee4712a78af4b61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:10:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20oxsecurity/megalinter?= =?UTF-8?q?=20action=20(v9.1.0=20=E2=86=92=20v9.2.0)=20(#381)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pr-lint/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr-lint/action.yml b/pr-lint/action.yml index be5483c..6cb2057 100644 --- a/pr-lint/action.yml +++ b/pr-lint/action.yml @@ -636,7 +636,7 @@ runs: - name: MegaLinter # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/latest/flavors/ - uses: oxsecurity/megalinter/flavors/cupcake@62c799d895af9bcbca5eacfebca29d527f125a57 # v9.1.0 + uses: oxsecurity/megalinter/flavors/cupcake@55a59b24a441e0e1943080d4a512d827710d4a9d # v9.2.0 id: ml # All available variables are described in documentation