Skip to content

Commit

Permalink
feat(github-action): update oxsecurity/megalinter ( v8.3.0 → v8.4.0 )
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent c1e7844 commit 0aa4e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: MegaLinter
uses: oxsecurity/megalinter@v8.3.0
uses: oxsecurity/megalinter@v8.4.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit 0aa4e08

Please sign in to comment.