Skip to content

Commit 0a5f229

Browse files
authored
Merge pull request #5823 from 3mbe/github-actin-lint-check
replace deprecated markdown link check action with tcort/github-actio…
2 parents ccaba5d + 0a7c1eb commit 0a5f229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
egress-policy: audit
2222

2323
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24-
- uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
24+
- uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
2525
with:
2626
use-quiet-mode: 'yes'
2727
config-file: .markdownlinkcheck.json

0 commit comments

Comments
 (0)