build(deps): bump nvuillam/mega-linter from 4 to 5.0.4 (#35)

* build(deps): bump nvuillam/mega-linter from 4 to 5.0.4

Bumps [nvuillam/mega-linter](https://github.com/nvuillam/mega-linter) from 4 to 5.0.4.
- [Release notes](https://github.com/nvuillam/mega-linter/releases)
- [Changelog](https://github.com/megalinter/megalinter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/mega-linter/compare/v4...v5.0.4)

---
updated-dependencies:
- dependency-name: nvuillam/mega-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update lint.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan <me@hackerc.at>
This commit is contained in:
dependabot[bot]
2021-11-02 11:16:57 +01:00
committed by GitHub
parent 0d1f0cd66e
commit b373cfafb3
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint
uses: nvuillam/mega-linter/flavors/documentation@v4
uses: megalinter/megalinter/flavors/documentation@v5.0.4
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name != 'pull_request' }}
DEFAULT_BRANCH: master