github-action-markdown-link-check icon indicating copy to clipboard operation
github-action-markdown-link-check copied to clipboard

Create a v2 using GitHub Actions toolkit

Open gaurav-nelson opened this issue 4 years ago • 0 comments
trafficstars

Currently, the action uses the markdown-link-check CLI tool and executes a bash script. Over time the bash script has become too long to manage and test. Changes often result in breaking some or other functionality.

As we advance, I think it's best to create a v2 of this action using the GitHub Actions toolkit.

gaurav-nelson avatar Dec 15 '20 03:12 gaurav-nelson