Background
About two weeks ago, gaurav-nelson/github-action-markdown-link-check was marked as deprecated:
cf. https://github.com/gaurav-nelson/github-action-markdown-link-check
This repository is now ⛔️ deprecated and is no longer actively maintained.
For support and further development, please use the maintained fork available at Tcort GitHub Action Markdown Link Check.
Since this repository currently uses gaurav-nelson/github-action-markdown-link-check, we need to clean it up appropriately.
|
- uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # tag=1.0.17 |
|
- uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # tag=1.0.17 |
While the forked at tcort/github-action-markdown-link-check is suggested, it may still be too early to rely on that action.
Question:
How should we handle this deprecation in our workflow?
/kind cleanup
Background
About two weeks ago,
gaurav-nelson/github-action-markdown-link-checkwas marked as deprecated:cf. https://github.com/gaurav-nelson/github-action-markdown-link-check
Since this repository currently uses
gaurav-nelson/github-action-markdown-link-check, we need to clean it up appropriately.cluster-api-provider-vsphere/.github/workflows/pr-md-link-check.yaml
Line 18 in 7b1a146
cluster-api-provider-vsphere/.github/workflows/weekly-md-link-check.yaml
Line 23 in 7b1a146
While the forked at tcort/github-action-markdown-link-check is suggested, it may still be too early to rely on that action.
Question:
How should we handle this deprecation in our workflow?
/kind cleanup