Skip to content

Commit

Permalink
ci(github-action): update oxsecurity/megalinter to v7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Oct 31, 2023
1 parent 7c599cc commit c7f8f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: MegaLinter
uses: oxsecurity/megalinter/flavors/terraform@v7.4.0
uses: oxsecurity/megalinter/flavors/terraform@v7.5.0
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c7f8f77

Please sign in to comment.