We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b50587 commit e4c7dd7Copy full SHA for e4c7dd7
.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@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0
+ uses: oxsecurity/megalinter@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8.2.0
44
env:
45
# All available variables are described in documentation
46
# https://megalinter.io/configuration/
0 commit comments