We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0569e5f commit 978a053Copy full SHA for 978a053
.github/workflows/mega-linter.yml
@@ -41,7 +41,7 @@ jobs:
41
id: ml
42
# You can override MegaLinter flavor used to have faster performances
43
# More info at https://megalinter.io/flavors/
44
- uses: oxsecurity/megalinter/flavors/python@ec124f7998718d79379a3c5b39f5359952baf21d # 8.4.2
+ uses: oxsecurity/megalinter/flavors/python@ce7ede8037e37fc7ddc95b838146df462974e776 # beta
45
env:
46
# All available variables are described in documentation
47
# https://megalinter.io/configuration/
0 commit comments