From f35056f69cfeeb6967ea79b3cc5d5072a9fbf745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:38:17 +0000 Subject: [PATCH] Bump oxsecurity/megalinter Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9b98bf52c4f5223f34b6d4d1d285a55fa4565363 to 8cdb284b74d1a30398bb095409460ade6684040d. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxsecurity/megalinter/compare/9b98bf52c4f5223f34b6d4d1d285a55fa4565363...8cdb284b74d1a30398bb095409460ade6684040d) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 8cdb284b74d1a30398bb095409460ade6684040d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/megalinter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/megalinter.yml b/.github/workflows/megalinter.yml index b9344fe..781f0d3 100644 --- a/.github/workflows/megalinter.yml +++ b/.github/workflows/megalinter.yml @@ -64,7 +64,7 @@ jobs: # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter/flavors/c_cpp@9b98bf52c4f5223f34b6d4d1d285a55fa4565363 # pin@55a59b24a441e0e1943080d4a512d827710d4a9d # v9.2.0 + uses: oxsecurity/megalinter/flavors/c_cpp@8cdb284b74d1a30398bb095409460ade6684040d # pin@55a59b24a441e0e1943080d4a512d827710d4a9d # v9.2.0 id: ml