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 95ac242 commit 54f2586Copy full SHA for 54f2586
.github/workflows/megalinter.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
# MegaLinter Configuration
49
- name: MegaLinter Run
50
- uses: oxsecurity/megalinter/flavors/java@v8.3.0
+ uses: oxsecurity/megalinter/flavors/java@v8
51
id: ml
52
env:
53
CHANGELOG.org
@@ -5,6 +5,7 @@
5
** Updated
6
- dev: standard makefile tasks for Practicalli projects
7
- dev: lint-review v4 github action
8
+ - dev: megalinter v8 (uses latest minor version) github action
9
- aliases: outdated skip git diff between current and new dependency
10
* 2024-12-19
11
** Added
0 commit comments