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 2f5f4e3 commit 99399f5Copy full SHA for 99399f5
.github/workflows/on_pr_lint.yaml
@@ -32,6 +32,6 @@ jobs:
32
33
- name: Lint Code Base
34
continue-on-error: true
35
- uses: oxsecurity/megalinter/flavors/cupcake@v8.8.0
+ uses: oxsecurity/megalinter/flavors/cupcake@v9.0.1
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments