Compare commits

..

No commits in common. "dependabot/github_actions/oxsecurity/megalinter-8" and "main" have entirely different histories.

View File

@ -32,7 +32,7 @@ jobs:
fetch-depth: 0
- name: MegaLinter
id: ml
uses: oxsecurity/megalinter@v8
uses: oxsecurity/megalinter@v7
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}