We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d0b15 commit 5370821Copy full SHA for 5370821
1 file changed
.github/workflows/check-md-link.yml
@@ -39,7 +39,7 @@ jobs:
39
markdown-link-check:
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
43
with:
44
persist-credentials: false
45
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
0 commit comments