We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1110fcc commit ccbcfe3Copy full SHA for ccbcfe3
1 file changed
.github/workflows/mega-linter.yml
@@ -86,7 +86,7 @@ jobs:
86
id: ml
87
# You can override MegaLinter flavor used to have faster performances
88
# More info at https://megalinter.io/latest/configuration/#shared-variables
89
- uses: oxsecurity/megalinter/flavors/python@v9.2.0
+ uses: oxsecurity/megalinter/flavors/python@v9.4.0
90
env:
91
# All available variables are described in documentation
92
# https://megalinter.io/latest/configuration/#shared-variables
0 commit comments