From 1a5c1c72f80d81a8fb6ddeb5a9fd3a668d6612af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 12:42:17 +0000 Subject: [PATCH] build: bump oxsecurity/megalinter from 6 to 7 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 6 to 7. - [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/v6...v7) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/on-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-pull-request.yml b/.github/workflows/on-pull-request.yml index 2fda122b3..7ef7c1315 100644 --- a/.github/workflows/on-pull-request.yml +++ b/.github/workflows/on-pull-request.yml @@ -81,7 +81,7 @@ jobs: - name: MegaLinter # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter/flavors/javascript@v6 + uses: oxsecurity/megalinter/flavors/javascript@v7 env: # All available variables are described in documentation # https://megalinter.io/configuration/