actions-marketplace-validations/Check Links
Recursively crawls links and checks if they are reachable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 31, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/paulschuberth_check-links-action@0c3c5fb2414ad2de04731bbbab470adfe25fcd7b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| start-url | The url from which this action starts to crawl | yes | — |
| broken-link-message | The message shown for each broken link | no | broken link! |
Outputs
no outputs