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 7a2a93d commit 0739ce0Copy full SHA for 0739ce0
.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@v7
+ uses: oxsecurity/megalinter/flavors/java@v6
42
env:
43
# ADD CUSTOM ENV VARIABLES OR DEFINE IN MEGALINTER_CONFIG file
44
MEGALINTER_CONFIG: .github/config/megalinter.yaml
0 commit comments