Skip to content

Commit e38cca8

Browse files
committed
fix: use the updated link checker fork
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
1 parent fa9f9ba commit e38cca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3131
- name: Markdown verify links
32-
uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # 1.0.17
32+
uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
3333
with:
3434
use-quiet-mode: yes
3535
use-verbose-mode: no

0 commit comments

Comments
 (0)