File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.1
27+ uses : john0isaac/action-check-markdown@v1.0.2
2828 with :
2929 command : check_broken_paths
3030 directory : ./
4242 ref : ${{ github.event.pull_request.head.sha }}
4343 - name : Run Check paths tracking
4444 id : check-paths-tracking
45- uses : john0isaac/action-check-markdown@v1.0.1
45+ uses : john0isaac/action-check-markdown@v1.0.2
4646 with :
4747 command : check_paths_tracking
4848 directory : ./
6060 ref : ${{ github.event.pull_request.head.sha }}
6161 - name : Run Check URLs tracking
6262 id : check-urls-tracking
63- uses : john0isaac/action-check-markdown@v1.0.1
63+ uses : john0isaac/action-check-markdown@v1.0.2
6464 with :
6565 command : check_urls_tracking
6666 directory : ./
7878 ref : ${{ github.event.pull_request.head.sha }}
7979 - name : Run Check URLs Country Locale
8080 id : check-urls-locale
81- uses : john0isaac/action-check-markdown@v1.0.1
81+ uses : john0isaac/action-check-markdown@v1.0.2
8282 with :
8383 command : check_urls_locale
8484 directory : ./
You can’t perform that action at this time.
0 commit comments