From d3ac55d050273594fa4df8f22703f35ac50b1a7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:47:07 +0000 Subject: [PATCH] ci: bump oxsecurity/megalinter from 8.0.0 to 8.1.0 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxsecurity/megalinter/compare/v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 990f6f958..59e37318c 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@v8.0.0 + uses: oxsecurity/megalinter/flavors/cupcake@v8.1.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/