Skip to content

Commit 681cfa6

Browse files
Bump oxsecurity/megalinter from 10.0.0 to 10.1.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8924b5c commit 681cfa6

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
@@ -39,7 +39,7 @@ jobs:
3939
id: ml
4040
# You can override MegaLinter flavor used to have faster performances
4141
# More info at https://megalinter.io/flavors/
42-
uses: oxsecurity/megalinter@v10.0.0
42+
uses: oxsecurity/megalinter@v10.1.0
4343
env:
4444
# All available variables are described in documentation:
4545
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)