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 9a876da commit 5167809Copy full SHA for 5167809
.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@5a91fb06c83d0e69fbd23756d47438aa723b4a5a # v8.7.0
+ uses: oxsecurity/megalinter@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0
44
env:
45
# All available variables are described in documentation
46
# https://megalinter.io/configuration/
0 commit comments