Skip to content

Commit

Permalink
feat(github-action): update oxsecurity/megalinter action to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored and szinn committed Nov 20, 2023
1 parent f64b308 commit a715324
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 @@ -30,7 +30,7 @@ jobs:
fetch-depth: 0

- name: MegaLinter
uses: oxsecurity/megalinter@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
uses: oxsecurity/megalinter@5364b811bbe86576d832227be174ebc2aa0f5f49 # v7.6.0
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit a715324

Please sign in to comment.