Skip to content

Commit 14c392c

Browse files
chore(deps): update oxsecurity/megalinter action to v7.11.1
1 parent 4a2414a commit 14c392c

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.2.1
38+
uses: oxsecurity/megalinter/flavors/python@v7.11.1
3939
env:
4040
# All available variables are described in documentation
4141
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)