File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
# MegaLinter GitHub Action configuration file
3
- # More info at https://megalinter.github. io
3
+ # More info at https://megalinter.io
4
4
# All variables described in https://megalinter.io/latest/configuration/
5
5
6
6
name : MegaLinter
41
41
- name : MegaLinter Run
42
42
id : ml
43
43
# # latest release of major version
44
- uses : oxsecurity/megalinter/flavors/documentation@v7
44
+ uses : oxsecurity/megalinter/flavors/documentation@v8
45
45
env :
46
46
# ADD CUSTOM ENV VARIABLES OR DEFINE IN MEGALINTER_CONFIG file
47
47
MEGALINTER_CONFIG : .github/config/megalinter.yaml
Original file line number Diff line number Diff line change 16
16
- reference: code block and admonition for common regular expression examples
17
17
- intro: use link for contribute and writing tips in practical.li main website
18
18
- dev: use python virtual env for mkdocs tasks in Makefile
19
+ - dev: upgrade megalinter to version 8
19
20
20
21
# 2024-03-03
21
22
You can’t perform that action at this time.
0 commit comments