From e4dd824f80bc63af010a73dd2a05c310ba28a9db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:08:06 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.11.1 --- .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 169485d..107be77 100644 --- a/.github/workflows/megalinter.yml +++ b/.github/workflows/megalinter.yml @@ -36,7 +36,7 @@ jobs: # MegaLinter - name: MegaLinter - uses: oxsecurity/megalinter/flavors/documentation@v7.11.0 + uses: oxsecurity/megalinter/flavors/documentation@v7.11.1 id: ml env: VALIDATE_ALL_CODEBASE: true