Skip to content

Commit c67c8ac

Browse files
dependabot[bot]atodorov
authored andcommitted
Bump oxsecurity/megalinter from 7.11.1 to 7.12.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.11.1 to 7.12.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v7.11.1...v7.12.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d4501 commit c67c8ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: ml
3939
# You can override MegaLinter flavor used to have faster performances
4040
# More info at https://megalinter.io/latest/flavors/
41-
uses: oxsecurity/megalinter/flavors/python@v7.11.1
41+
uses: oxsecurity/megalinter/flavors/python@v7.12.0
4242
env:
4343
# All available variables are described at https://megalinter.io/latest/configuration/
4444
# and configured in .mega-linter.yml

0 commit comments

Comments
 (0)