Skip to content

Commit 61f00d9

Browse files
Bump oxsecurity/megalinter from 9.1.0 to 9.2.0 (#74)
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc6309c commit 61f00d9

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
@@ -42,7 +42,7 @@ jobs:
4242
id: ml
4343
# You can override MegaLinter flavor used to have faster performances
4444
# More info at https://megalinter.io/flavors/
45-
uses: oxsecurity/megalinter@v9.1.0
45+
uses: oxsecurity/megalinter@v9.2.0
4646
env:
4747
# All available variables are described in documentation
4848
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)