We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47f19f commit 64a9e32Copy full SHA for 64a9e32
.github/workflows/mega-linter.yml
@@ -40,7 +40,7 @@ jobs:
40
id: ml
41
# To improve performance, you have the option to change the MegaLinter flavor that is being used.
42
# Complete details on available flavors can be found at https://megalinter.io/flavors/.
43
- uses: oxsecurity/megalinter@ec124f7998718d79379a3c5b39f5359952baf21d # v8.4.2
+ uses: oxsecurity/megalinter@146333030da68e2e58c6ff826633824fabe01eaf # v8.5.0
44
env:
45
# All available variables are described in documentation
46
# https://megalinter.io/configuration/
0 commit comments