We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ad25d commit 7404d6bCopy full SHA for 7404d6b
.github/workflows/ci-markdown-link.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# equivalent cli: linkspector check
20
- name: Run linkspector
21
- uses: umbrelladocs/action-linkspector@v1
+ uses: umbrelladocs/action-linkspector@652f85bc57bb1e7d4327260decc10aa68f7694c3 # v1.4.0
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
reporter: github-pr-review
0 commit comments