From 26c792e40daac3450260b9a45c053a9989dc7319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 21:09:00 -0800 Subject: [PATCH] fix: bump oxsecurity/megalinter from 7.4.0 to 7.5.0 (#24) Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.4.0 to 7.5.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/a87b2872713c6bdde46d2473c5d7ed23e5752dc2...b48455a119cc28045eee8f1e9d0a542a85e71f4f) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 f762e7c..4144b58 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -37,7 +37,7 @@ jobs: - name: MegaLinter id: ml # More info at https://megalinter.io/latest/flavors/ - uses: oxsecurity/megalinter/flavors/python@a87b2872713c6bdde46d2473c5d7ed23e5752dc2 # v7.4.0 + uses: oxsecurity/megalinter/flavors/python@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0 env: # All available variables are described in documentation # https://megalinter.io/latest/configuration/