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