Skip to content

Commit

Permalink
Merge pull request #115 from lucacalcaterra/renovate/oxsecurity-megal…
Browse files Browse the repository at this point in the history
…inter-6.x

chore(deps): update oxsecurity/megalinter action to v6.14.0
  • Loading branch information
kodiakhq[bot] authored Nov 7, 2022
2 parents 0fd4d75 + b1e6430 commit 3604e4e
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.13.0
uses: oxsecurity/megalinter@v6.14.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit 3604e4e

Please sign in to comment.