From 52d79d349fc39982b0a339ed9373ebe05a7ce9b5 Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 04:16:40 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.10.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 35c9977..7cadbb9 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -38,7 +38,7 @@ jobs: chmod a+x README.sh - name: 💡 MegaLinter - uses: oxsecurity/megalinter@190cd0dad6dc52b2de5b810e3b290c3d6bdcc0f2 # v7.9.0 + uses: oxsecurity/megalinter@a7a0163b6c8ff7474a283d99a706e27483ddd80f # v7.10.0 env: GITHUB_COMMENT_REPORTER: false GITHUB_STATUS_REPORTER: true