Skip to content

Commit 9e8af2f

Browse files
dev: mega-linter-runner stable release
1 parent 21542aa commit 9e8af2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ OUTDATED_FILE := outdated-$(shell date +%y-%m-%d-%T).org
2929
# Column the target description is printed from
3030
HELP-DESCRIPTION-SPACING := 24
3131

32-
MEGALINTER_RUNNER = npx mega-linter-runner --flavor java --release beta --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --remove-container
32+
MEGALINTER_RUNNER = npx mega-linter-runner --flavor java --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --remove-container
3333

3434
# Makefile file and directory name wildcard
3535
# EDN-FILES := $(wildcard *.edn)

0 commit comments

Comments
 (0)