Skip to content

Commit 71d29e6

Browse files
chore(deps): update oxsecurity/megalinter action to v8.4.0
1 parent e543aa0 commit 71d29e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
id: ml
4040
# You can override MegaLinter flavor used to have faster performances
4141
# More info at https://megalinter.github.io/flavors/
42-
uses: oxsecurity/megalinter/flavors/dotnet@v8.3.0
42+
uses: oxsecurity/megalinter/flavors/dotnet@v8.4.0
4343
env:
4444
# All available variables are described in documentation
4545
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)