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 ec2b1fb commit 9045c5dCopy full SHA for 9045c5d
.github/workflows/megalinter.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: MegaLinter
49
id: ml
50
# More info at https://megalinter.github.io/flavors/
51
- uses: oxsecurity/megalinter/flavors/javascript@v7
+ uses: oxsecurity/megalinter/flavors/javascript@v9
52
env:
53
# https://megalinter.github.io/configuration/
54
VALIDATE_ALL_CODEBASE: true
0 commit comments