build(deps): bump megalinter/megalinter from 5.10.0 to 5.12.0 (#57)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-01 05:58:37 +00:00
committed by GitHub
parent 9d3ac97dd3
commit 4c0e688f95
+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.10.0 uses: megalinter/megalinter/flavors/documentation@v5.12.0
env: env:
DEFAULT_BRANCH: master DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}