Skip to content

Commit

Permalink
chore(deps): update oxsecurity/megalinter action to v6.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2022
1 parent 8f228c9 commit fe617c7
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.15.0
uses: oxsecurity/megalinter@v6.17.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit fe617c7

Please sign in to comment.