build(deps): bump megalinter/megalinter from 5.2.0 to 5.8.0 (#49)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-23 21:00:32 +01:00
committed by GitHub
parent 2615f18d2a
commit 664778dd40
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint
uses: megalinter/megalinter/flavors/documentation@v5.2.0
uses: megalinter/megalinter/flavors/documentation@v5.8.0
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}