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 9bbd4dd commit ab25983Copy full SHA for ab25983
.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.6.0
+ uses: oxsecurity/megalinter@v8.7.0
35
env:
36
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
37
PRINT_ALPACA: false
0 commit comments