Skip to content

Commit 6ebc641

Browse files
authored
Merge pull request #9 from OpenZeppelin/renovate/oxsecurity-megalinter-7.x
Update oxsecurity/megalinter action to v7
2 parents 9c3bb04 + f368467 commit 6ebc641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: MegaLinter
4949
id: ml
5050
# More info at https://megalinter.github.io/flavors/
51-
uses: oxsecurity/megalinter/flavors/javascript@v6
51+
uses: oxsecurity/megalinter/flavors/javascript@v7
5252
env:
5353
# https://megalinter.github.io/configuration/
5454
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)