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 21c08d2Copy full SHA for 21c08d2
.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.5.0
39
env:
40
# All available variables are described in documentation
41
# https://megalinter.github.io/configuration/
0 commit comments