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 229e49e + f7a6f57 commit c1856f0Copy full SHA for c1856f0
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: read
15
steps:
16
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
17
- - uses: JustinBeckwith/linkinator-action@b01779287d9a8423ef7d222fb1c3ba5a2b11ac58 # v2.4.4
+ - uses: JustinBeckwith/linkinator-action@36a0bfbfecd5e237e8f8531537a693616c505faf # v2.4.5
18
with:
19
paths: '**/*.md'
20
statusCodes: '{ "408": "skip", "429": "skip", "504": "skip" }'
0 commit comments