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 4a2414a commit 14c392cCopy full SHA for 14c392c
.github/workflows/mega-linter.yml
@@ -35,7 +35,7 @@ jobs:
35
id: ml
36
# You can override MegaLinter flavor used to have faster performances
37
# More info at https://megalinter.github.io/flavors/
38
- uses: oxsecurity/megalinter/flavors/python@v7.2.1
+ uses: oxsecurity/megalinter/flavors/python@v7.11.1
39
env:
40
# All available variables are described in documentation
41
# https://megalinter.github.io/configuration/
0 commit comments