Bump oxsecurity/megalinter from 8.0.0 to 8.1.0

Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](c217fe8f7b...b38cdf1f0c)

---
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/737/head
dependabot[bot] 2024-10-14 06:29:04 +00:00 committed by GitHub
parent a63a395797
commit 933535a62b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
id: ml id: ml
# You can override MegaLinter flavor used to have faster performances # You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.github.io/flavors/ # More info at https://megalinter.github.io/flavors/
uses: oxsecurity/megalinter@c217fe8f7bc9207062a084e989bd97efd56e7b9a # v8.0.0 uses: oxsecurity/megalinter@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0
env: env:
# All available variables are described in documentation # All available variables are described in documentation
# https://megalinter.github.io/configuration/ # https://megalinter.github.io/configuration/