From d1d60e502bdf6f1eb5906f3d82993166d885d04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 19:45:21 +0000 Subject: [PATCH] build(deps): bump oxsecurity/megalinter from 10.0.0 to 10.1.0 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 10.0.0 to 10.1.0. - [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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index aae409c5..aa7b0b6b 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -14,4 +14,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - uses: actions/checkout@v7 - - uses: oxsecurity/megalinter/flavors/c_cpp@v10.0.0 + - uses: oxsecurity/megalinter/flavors/c_cpp@v10.1.0