Skip to content

Commit 57711ea

Browse files
Update oxsecurity/megalinter action to v7.10.0
1 parent 641c782 commit 57711ea

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
@@ -35,7 +35,7 @@ jobs:
3535
id: ml
3636
# You can override MegaLinter flavor used to have faster performances
3737
# More info at https://megalinter.github.io/flavors/
38-
uses: oxsecurity/megalinter/flavors/python@v7.7.0
38+
uses: oxsecurity/megalinter/flavors/python@v7.10.0
3939
env:
4040
# All available variables are described in documentation
4141
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)