Skip to content

Commit 517e5d8

Browse files
committed
replace v1 with sha
Signed-off-by: YanxuanLiu <[email protected]>
1 parent 0297c7b commit 517e5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-link-check/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ runs:
5252
steps:
5353
- name: Run markdown link check
5454
id: markdown-link-check
55-
uses: tcort/github-action-markdown-link-check@v1
55+
uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba
5656
with:
5757
use-quiet-mode: ${{ inputs.use-quiet-mode }}
5858
use-verbose-mode: ${{ inputs.use-verbose-mode }}

0 commit comments

Comments
 (0)