We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057bfaa commit 1cabc93Copy full SHA for 1cabc93
.github/workflows/lint.yaml
@@ -29,7 +29,7 @@ jobs:
29
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
30
31
- name: MegaLinter
32
- uses: oxsecurity/megalinter@v6.3.0
+ uses: oxsecurity/megalinter@v6.7.0
33
env:
34
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
35
PRINT_ALPACA: false
0 commit comments