Skip to content

Commit e144264

Browse files
authored
Update markdown.yml
1 parent dea1617 commit e144264

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/markdown.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ jobs:
5858
ref: ${{ github.head_ref }}
5959

6060
- name: Check Links
61-
uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
61+
uses: ruzickap/action-my-markdown-link-checker@1126c6a5c31df989b4f3b1a8072ad125887b4c47 # v1.3.0
6262
with:
63-
use-verbose-mode: 'yes'
64-
config-file: '.github/markdown-link-check.jsonc'
63+
verbose: 'true'
64+
quiet: 'false'
65+
config_file: '.github/markdown-link-check.jsonc'

0 commit comments

Comments
 (0)