Skip to content

Commit 50b4cdc

Browse files
Bump oxsecurity/megalinter from 9.0.1 to 9.1.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ed2105 commit 50b4cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
id: ml
4444
# You can override MegaLinter flavor used to have faster performances
4545
# More info at https://megalinter.io/flavors/
46-
uses: oxsecurity/megalinter@v9.0.1
46+
uses: oxsecurity/megalinter@v9.1.0
4747
env:
4848
# All available variables are described in documentation
4949
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)