Skip to content

Commit

Permalink
ci(github-action): update oxsecurity/megalinter to v7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Mar 10, 2024
1 parent 2e575d9 commit b95b8f3
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 @@ -28,7 +28,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"

- name: MegaLinter
uses: oxsecurity/megalinter/flavors/terraform@190cd0dad6dc52b2de5b810e3b290c3d6bdcc0f2 # v7.9.0
uses: oxsecurity/megalinter/flavors/terraform@a7a0163b6c8ff7474a283d99a706e27483ddd80f # v7.10.0
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
Expand Down

0 comments on commit b95b8f3

Please sign in to comment.