Skip to content

Commit 54f2586

Browse files
dev: megalinter v8 (uses latest minor version) github action
1 parent 95ac242 commit 54f2586

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# MegaLinter Configuration
4949
- name: MegaLinter Run
50-
uses: oxsecurity/megalinter/flavors/java@v8.3.0
50+
uses: oxsecurity/megalinter/flavors/java@v8
5151
id: ml
5252
env:
5353

CHANGELOG.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
** Updated
66
- dev: standard makefile tasks for Practicalli projects
77
- dev: lint-review v4 github action
8+
- dev: megalinter v8 (uses latest minor version) github action
89
- aliases: outdated skip git diff between current and new dependency
910
* 2024-12-19
1011
** Added

0 commit comments

Comments
 (0)