* Upgrade CI Markdown checks
- Use tcort/github-action-markdown-link-check instead of deprecated gaurav-nelson/github-action-markdown-link-check.
- Pin actions to SHA version to mitigate possible supply chain attacks.
- Consolidate markdown checks into a single workflow.
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Comment out broken link check as it was previously disabled
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Adjust markdownlint config for new version
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Fix markdownlint
Signed-off-by: Florian Hotze <dev@florianhotze.com>
---------
Signed-off-by: Florian Hotze <dev@florianhotze.com>