build(deps): bump megalinter/megalinter from 5.12.0 to 5.13.0 (#63)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-01 16:37:36 +02:00
committed by GitHub
parent 7482fc48b4
commit 0e9a29dc8d
+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.12.0 uses: megalinter/megalinter/flavors/documentation@v5.13.0
env: env:
DEFAULT_BRANCH: master DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}