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 fbeb5c2 commit a064719Copy full SHA for a064719
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Lint Code Base
25
- uses: oxsecurity/megalinter/flavors/ci_light@v7.3.0
+ uses: oxsecurity/megalinter/flavors/ci_light@beta
26
env:
27
VALIDATE_ALL_CODEBASE: true
28
DEFAULT_BRANCH: master
0 commit comments