We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0297c7b commit 517e5d8Copy full SHA for 517e5d8
markdown-link-check/action.yml
@@ -52,7 +52,7 @@ runs:
52
steps:
53
- name: Run markdown link check
54
id: markdown-link-check
55
- uses: tcort/github-action-markdown-link-check@v1
+ uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba
56
with:
57
use-quiet-mode: ${{ inputs.use-quiet-mode }}
58
use-verbose-mode: ${{ inputs.use-verbose-mode }}
0 commit comments