build(deps): bump megalinter/megalinter from 5.0.4 to 5.2.0 (#38)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 06:15:56 +01:00
committed by GitHub
parent b373cfafb3
commit 31d391457e
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Lint - name: Lint
uses: megalinter/megalinter/flavors/documentation@v5.0.4 uses: megalinter/megalinter/flavors/documentation@v5.2.0
env: env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name != 'pull_request' }} VALIDATE_ALL_CODEBASE: ${{ github.event_name != 'pull_request' }}
DEFAULT_BRANCH: master DEFAULT_BRANCH: master