Version
0
Bug Description
in the workflow assets/workflows/public/package-development-workflow.yml, on line 81 the Check link is using "gaurav-nelson/github-action--link-check@v1" and this does not exist. Here also a workflow stating that https://github.com/simatic-ax/LStream-JSON-XML/actions/runs/31485310764/job/93759218429?pr=5
Probably the correct action is "gaurav-nelson/github-action-markdown-link-check@v1".
NOTE: The action comes from a now deprecated repo https://github.com/gaurav-nelson/github-action-markdown-link-check
Expected Behavior
assets/workflows/public/package-development-workflow.yml with correct action, like for example "gaurav-nelson/github-action-markdown-link-check@v1" or the other alternatives.
https://github.com/tcort/github-action-markdown-link-check
Steps to Reproduce
Run Workflow assets/workflows/public/package-development-workflow.yml
Relevant log output
Code of Conduct
Version
0
Bug Description
in the workflow assets/workflows/public/package-development-workflow.yml, on line 81 the Check link is using "gaurav-nelson/github-action--link-check@v1" and this does not exist. Here also a workflow stating that https://github.com/simatic-ax/LStream-JSON-XML/actions/runs/31485310764/job/93759218429?pr=5
Probably the correct action is "gaurav-nelson/github-action-markdown-link-check@v1".
NOTE: The action comes from a now deprecated repo https://github.com/gaurav-nelson/github-action-markdown-link-check
Expected Behavior
assets/workflows/public/package-development-workflow.yml with correct action, like for example "gaurav-nelson/github-action-markdown-link-check@v1" or the other alternatives.
https://github.com/tcort/github-action-markdown-link-check
Steps to Reproduce
Run Workflow assets/workflows/public/package-development-workflow.yml
Relevant log output
Code of Conduct