Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
feat(github-action): update oxsecurity/megalinter action to v7.7.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent ad4d8ca commit 61909a0
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 @@ -29,7 +29,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"

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

0 comments on commit 61909a0

Please sign in to comment.