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.
2 parents f7a88e8 + 2e2f4fc commit 3841c61Copy full SHA for 3841c61
.github/workflows/markdown-links.yml
@@ -22,7 +22,7 @@ jobs:
22
egress-policy: audit
23
- name: Check links in modified Markdown files
24
if: github.event_name == 'pull_request'
25
- uses: umbrelladocs/action-linkspector@e26ea73f270e69734d2860157be2ff5807aea1bb # v1.2.2
+ uses: umbrelladocs/action-linkspector@04615112d3a3fa32c5d2f08feb9c34715571116a # v1.2.3
26
with:
27
fail_on_error: true
28
filter_mode: file
0 commit comments