We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e543aa0 commit 71d29e6Copy full SHA for 71d29e6
.github/workflows/mega-linter.yml
@@ -39,7 +39,7 @@ jobs:
39
id: ml
40
# You can override MegaLinter flavor used to have faster performances
41
# More info at https://megalinter.github.io/flavors/
42
- uses: oxsecurity/megalinter/flavors/dotnet@v8.3.0
+ uses: oxsecurity/megalinter/flavors/dotnet@v8.4.0
43
env:
44
# All available variables are described in documentation
45
# https://megalinter.github.io/configuration/
0 commit comments