Skip to content

Commit

Permalink
Merge pull request #398 from ol3d/renovate/oxsecurity-megalinter-7.x
Browse files Browse the repository at this point in the history
feat(github-action): update oxsecurity/megalinter action to v7.11.1
  • Loading branch information
ol3d authored Apr 30, 2024
2 parents 9f490cb + bd28f08 commit d646c6a
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 @@ -27,7 +27,7 @@ jobs:
app_id: "${{ secrets.BOT_APP_ID }}"
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: MegaLinter
uses: oxsecurity/megalinter@v7.10.0
uses: oxsecurity/megalinter@v7.11.1
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
PRINT_ALPACA: false
Expand Down

0 comments on commit d646c6a

Please sign in to comment.