ci(bug-fix): Fix workflow version of github-action-markdown-link-check#1304
ci(bug-fix): Fix workflow version of github-action-markdown-link-check#1304
Conversation
github-action-markdown-link-check Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
|
Hey @rbarker-dev 👋 thanks for the PR! This comment updates automatically as you push changes -- think of it as your PR's live scoreboard! PR Checks✅ DCO Sign-off -- All commits have valid sign-offs. Nice work! ✅ GPG Signature -- All commits have verified GPG signatures. Locked and loaded! ✅ Merge Conflicts -- No merge conflicts detected. Smooth sailing! ✅ Issue Link -- Linked to #1303 (assigned to you). 🎉 All checks passed! Your PR is ready for review. Great job! |
Up to standards ✅🟢 Issues
|
rwalworth
left a comment
There was a problem hiding this comment.
LGTM, thanks @rbarker-dev!
hiero-ledger#1304) Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
hiero-ledger#1304) Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
Description
This pull request updates the GitHub Actions workflow to use a different action for checking Markdown links. The new action is from a different maintainer and uses a more recent version.
Workflow update:
.github/workflows/flow-pull-request-checks.yamlfromstep-security/github-action-markdown-link-check@v1.0.18totcort/github-action-markdown-link-check@v1.1.2.Related Issue(s)
Fixes #1303