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 e9839dd commit 94a2afbCopy full SHA for 94a2afb
.github/workflows/megalinter.yaml
@@ -42,7 +42,7 @@ jobs:
42
- name: MegaLinter Run
43
id: ml
44
## latest release of major version
45
- uses: oxsecurity/megalinter/flavors/java@v7.7.0
+ uses: oxsecurity/megalinter/flavors/java@v7.11.1
46
env:
47
MEGALINTER_CONFIG: .github/config/megalinter.yaml
48
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # report individual linter status
0 commit comments