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 2bfe8ee commit c9974f5Copy full SHA for c9974f5
.github/workflows/megalinter.yaml
@@ -38,7 +38,7 @@ jobs:
38
- name: MegaLinter Run
39
id: ml
40
## latest release of major version
41
- uses: oxsecurity/megalinter/flavors/java@v6
+ uses: oxsecurity/megalinter/flavors/java@beta
42
env:
43
# ADD CUSTOM ENV VARIABLES OR DEFINE IN MEGALINTER_CONFIG file
44
MEGALINTER_CONFIG: .github/config/megalinter.yaml
0 commit comments