Skip to content

Commit c9974f5

Browse files
ci: megalinter action beta release
Use the beta release which has the fix for cljstle lint tool oxsecurity/megalinter#2716
1 parent 2bfe8ee commit c9974f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: MegaLinter Run
3939
id: ml
4040
## latest release of major version
41-
uses: oxsecurity/megalinter/flavors/java@v6
41+
uses: oxsecurity/megalinter/flavors/java@beta
4242
env:
4343
# ADD CUSTOM ENV VARIABLES OR DEFINE IN MEGALINTER_CONFIG file
4444
MEGALINTER_CONFIG: .github/config/megalinter.yaml

0 commit comments

Comments
 (0)