Skip to content

Commit 564f9de

Browse files
authored
Pinned github-action-markdown-link-check to version 1.0.13 due to gaurav-nelson/github-action-markdown-link-check#127 (#254)
1 parent 1a81e1b commit 564f9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@master
10-
- uses: gaurav-nelson/github-action-markdown-link-check@v1
10+
- uses: gaurav-nelson/github-action-markdown-link-check@v1.0.13
1111
with:
1212
use-quiet-mode: 'yes'

0 commit comments

Comments
 (0)