Bump oxsecurity/megalinter from 7.8.0 to 7.9.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](688bc7466d...190cd0dad6
)
---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
pull/563/head
parent
838504da23
commit
479d893e05
|
@ -44,7 +44,7 @@ jobs:
|
|||
id: ml
|
||||
# You can override MegaLinter flavor used to have faster performances
|
||||
# More info at https://megalinter.github.io/flavors/
|
||||
uses: oxsecurity/megalinter@688bc7466d7ab4faa83d614c2e6f9acf42b674dc # v7.8.0
|
||||
uses: oxsecurity/megalinter@190cd0dad6dc52b2de5b810e3b290c3d6bdcc0f2 # v7.9.0
|
||||
env:
|
||||
# All available variables are described in documentation
|
||||
# https://megalinter.github.io/configuration/
|
||||
|
|
Loading…
Reference in New Issue