Skip to content

Commit 1cb4f78

Browse files
Deps: Update tcort/github-action-markdown-link-check action to v1.1.2
1 parent c5b7c0a commit 1cb4f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14-
- uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
14+
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
1515
with:
1616
use-verbose-mode: 'yes'
1717
config-file: '.github/markdown-link-check-config.json'

0 commit comments

Comments
 (0)