From 664b4cfe768ad47167694b5ce595a628daa4e5b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:28:29 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v8.8.0 --- .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 d1be53d1..24295c2d 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -39,7 +39,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.github.io/flavors/ - uses: oxsecurity/megalinter/flavors/dotnet@v8.7.0 + uses: oxsecurity/megalinter/flavors/dotnet@v8.8.0 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/