Skip to content

Commit a176a3e

Browse files
author
Frederic Mercier
committed
test of workaround for bug UmbrellaDocs/action-linkspector#30 "reviewdog: parse error: failed to unmarshal rdjson (DiagnosticResult): proto: unexpected EOF"
1 parent d9b5b05 commit a176a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- name: Run linkspector
11-
uses: umbrelladocs/action-linkspector@v1
11+
uses: umbrelladocs/action-linkspector@v1.2.5
1212
with:
1313
fail_on_error: true
1414
filter_mode: nofilter

0 commit comments

Comments
 (0)