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 9556d7d commit bff446fCopy full SHA for bff446f
.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.3.0
+ uses: oxsecurity/megalinter@v8.4.0
35
env:
36
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
37
PRINT_ALPACA: false
0 commit comments