Bump oxsecurity/megalinter from 7.11.1 to 7.12.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.11.1 to 7.12.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](03986e6993...5199c6377b
)
---
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/636/head
parent
a0be726d22
commit
56d4ba24de
|
@ -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@03986e6993ccf699a22451118520680b438e7d2a # v7.11.1
|
||||
uses: oxsecurity/megalinter@5199c6377b4cb7faff749a1971636f3343db9fe6 # v7.12.0
|
||||
env:
|
||||
# All available variables are described in documentation
|
||||
# https://megalinter.github.io/configuration/
|
||||
|
|
Loading…
Reference in New Issue