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