From a5846ef77d63b928a5de34c9362aec31057d74bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 11:04:22 +0100 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.11.1 (#51) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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