From e047f70f3cb6607d938a64ad49bb2fce82aa6b4d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 22 Sep 2023 17:06:05 +0000
Subject: [PATCH] Update oxsecurity/megalinter action to v7.4.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 a58224a7..ba3749fd 100644
--- a/.github/workflows/mega-linter.yml
+++ b/.github/workflows/mega-linter.yml
@@ -37,7 +37,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@v7.3.0
+        uses: oxsecurity/megalinter/flavors/dotnet@v7.4.0
         env:
           # All available variables are described in documentation
           # https://megalinter.github.io/configuration/