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 2adbadd commit 42c7043Copy full SHA for 42c7043
.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@146333030da68e2e58c6ff826633824fabe01eaf # v8.5.0
+ uses: oxsecurity/megalinter@04cf22b980c2e9c2121553417ed651c944afc8e1 # v8.6.0
44
env:
45
# All available variables are described in documentation
46
# https://megalinter.io/configuration/
0 commit comments