Skip to content

Commit 48574da

Browse files
chore(deps): update oxsecurity/megalinter action to v8.8.0
1 parent 6d8a350 commit 48574da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: ml
3838
# You can override MegaLinter flavor used to have faster performances
3939
# More info at https://megalinter.github.io/flavors/
40-
uses: oxsecurity/megalinter/flavors/dotnet@v8.0.0
40+
uses: oxsecurity/megalinter/flavors/dotnet@v8.8.0
4141
env:
4242
# All available variables are described in documentation
4343
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)