From 9898f0a371baac3e7aa2c7988ccd1c4df8002d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 14:39:20 +0900 Subject: [PATCH] ci: bump oxsecurity/megalinter from 7.10.0 to 7.11.1 (#1059) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/mega-linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yaml b/.github/workflows/mega-linter.yaml index 00e323c90..39597f6a2 100644 --- a/.github/workflows/mega-linter.yaml +++ b/.github/workflows/mega-linter.yaml @@ -35,7 +35,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter/flavors/cupcake@v7.10.0 + uses: oxsecurity/megalinter/flavors/cupcake@v7.11.1 env: # All available variables are described in documentation # https://megalinter.io/configuration/