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 76cd476 commit 950ef7dCopy full SHA for 950ef7d
.github/workflows/lint.yaml
@@ -31,7 +31,7 @@ jobs:
31
private-key: ${{ secrets.CARPENIKE_APP_PRIVATE_KEY }}
32
33
- name: MegaLinter
34
- uses: oxsecurity/megalinter@v8.8.0
+ uses: oxsecurity/megalinter@v9.0.0
35
env:
36
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
37
PRINT_ALPACA: false
0 commit comments