We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64adf90 + 8000673 commit f0812b2Copy full SHA for f0812b2
.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.5.0
+ uses: oxsecurity/megalinter/flavors/cupcake@v8.7.0
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments