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 2424 ref : ${{ github.event.pull_request.head.sha }}
2525 - name : Check broken Paths
2626 id : check-broken-paths
27- uses : john0isaac/action-check-markdown@v1.0.6
27+ uses : john0isaac/action-check-markdown@v1.1.0
2828 with :
2929 command : check_broken_paths
3030 directory : ./
4242 ref : ${{ github.event.pull_request.head.sha }}
4343 - name : Run Check URLs Country Locale
4444 id : check-urls-locale
45- uses : john0isaac/action-check-markdown@v1.0.6
45+ uses : john0isaac/action-check-markdown@v1.1.0
4646 with :
4747 command : check_urls_locale
4848 directory : ./
5959 ref : ${{ github.event.pull_request.head.sha }}
6060 - name : Run Check Broken URLs
6161 id : check-broken-urls
62- uses : john0isaac/action-check-markdown@v1.0.6
62+ uses : john0isaac/action-check-markdown@v1.1.0
6363 with :
6464 command : check_broken_urls
6565 directory : ./
You can’t perform that action at this time.
0 commit comments