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 105f8bf commit 97d264cCopy full SHA for 97d264c
.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.9.0
33
env:
34
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
35
PRINT_ALPACA: false
0 commit comments