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 9a2f49b commit 985d65fCopy full SHA for 985d65f
.github/workflows/megalinter.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
# MegaLinter Configuration
49
- name: MegaLinter Run
50
- uses: oxsecurity/megalinter/flavors/java@v8.1.0
+ uses: oxsecurity/megalinter/flavors/java@v8.3.0
51
id: ml
52
env:
53
CHANGELOG.org
@@ -6,6 +6,7 @@
6
7
** Updated
8
- dev: clojure-lint-action v3 in lint-review workflow
9
+ - dev: megalinter java v8.3.0 in megalinter workflow
10
11
* 2024-11-03
12
** Added
0 commit comments