Bump oxsecurity/megalinter from 7.12.0 to 7.13.0 (#347)

This commit is contained in:
dependabot[bot] 2024-07-12 20:18:38 -04:00 committed by GitHub
parent dea4ad3aea
commit c6db6bf0c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ jobs:
# MegaLinter
- name: Run MegaLinter
id: ml
uses: oxsecurity/megalinter/flavors/documentation@v7.12.0
uses: oxsecurity/megalinter/flavors/documentation@v7.13.0
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}