We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92db1d6 commit 3e7de8eCopy full SHA for 3e7de8e
.github/workflows/markdown.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16
- name: Run linkspector
17
- uses: umbrelladocs/action-linkspector@652f85bc57bb1e7d4327260decc10aa68f7694c3 # v1
+ uses: umbrelladocs/action-linkspector@37c85bcde51b30bf929936502bac6bfb7e8f0a4d # v1
18
with:
19
github_token: ${{ secrets.github_token }}
20
reporter: github-pr-check
0 commit comments