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 39a22f4 commit a67b37fCopy full SHA for a67b37f
.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@v7.12.0
+ uses: oxsecurity/megalinter@v7.13.0
35
env:
36
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
37
PRINT_ALPACA: false
0 commit comments