We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c5a77 commit cb94d93Copy full SHA for cb94d93
1 file changed
.github/workflows/reviewdog.yml
@@ -14,7 +14,7 @@ jobs:
14
pip install -r requirements/dev.txt
15
pip install -r requirements/package.txt
16
- name: Linkspector
17
- uses: umbrelladocs/action-linkspector@963b6264d7de32c904942a70b488d3407453049e
+ uses: umbrelladocs/action-linkspector@036f295d12b67b0c4b445bc83db0538afb78db69
18
with:
19
github_token: ${{ secrets.github_token }}
20
reporter: github-pr-review
0 commit comments