File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
ref : ${{ github.event.pull_request.head.sha }}
25
25
- name : Check broken Paths
26
26
id : check-broken-paths
27
- uses : john0isaac/action-check-markdown@v1.0.6
27
+ uses : john0isaac/action-check-markdown@v1.1.0
28
28
with :
29
29
command : check_broken_paths
30
30
directory : ./
42
42
ref : ${{ github.event.pull_request.head.sha }}
43
43
- name : Run Check URLs Country Locale
44
44
id : check-urls-locale
45
- uses : john0isaac/action-check-markdown@v1.0.6
45
+ uses : john0isaac/action-check-markdown@v1.1.0
46
46
with :
47
47
command : check_urls_locale
48
48
directory : ./
59
59
ref : ${{ github.event.pull_request.head.sha }}
60
60
- name : Run Check Broken URLs
61
61
id : check-broken-urls
62
- uses : john0isaac/action-check-markdown@v1.0.6
62
+ uses : john0isaac/action-check-markdown@v1.1.0
63
63
with :
64
64
command : check_broken_urls
65
65
directory : ./
You can’t perform that action at this time.
0 commit comments