Skip to content

Commit 5ce2b73

Browse files
Bump oxsecurity/megalinter from 8.8.0 to 9.0.1
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.8.0 to 9.0.1. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v8.8.0...v9.0.1) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1ba5fc commit 5ce2b73

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@v8.8.0
46+
uses: oxsecurity/megalinter@v9.0.1
4747
env:
4848
# All available variables are described in documentation
4949
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)