Skip to content

[Bug]: Incorrect github action call for Markdown link checker #83

Description

@CyranoFischer

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions