Skip to content

Commit 94a2afb

Browse files
chore(deps): update oxsecurity/megalinter action to v7.11.1
1 parent e9839dd commit 94a2afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: MegaLinter Run
4343
id: ml
4444
## latest release of major version
45-
uses: oxsecurity/megalinter/flavors/java@v7.7.0
45+
uses: oxsecurity/megalinter/flavors/java@v7.11.1
4646
env:
4747
MEGALINTER_CONFIG: .github/config/megalinter.yaml
4848
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # report individual linter status

0 commit comments

Comments
 (0)