From b733ab8482648c0ac1b9a1e45ef83b335be989aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 00:57:16 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v8 --- .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 28b8618..76c4dd1 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.13.0 + uses: oxsecurity/megalinter/flavors/documentation@v8.0.0 id: ml env: VALIDATE_ALL_CODEBASE: true