Skip to content

Commit

Permalink
chore(deps): update oxsecurity/megalinter action to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2022
1 parent e305e95 commit f9bc4b9
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 @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit f9bc4b9

Please sign in to comment.