Skip to content

ci(bug-fix): Fix workflow version of github-action-markdown-link-check#1304

Merged
rwalworth merged 1 commit intomainfrom
1303-fix-pr-checks-link-checker
Apr 1, 2026
Merged

ci(bug-fix): Fix workflow version of github-action-markdown-link-check#1304
rwalworth merged 1 commit intomainfrom
1303-fix-pr-checks-link-checker

Conversation

@rbarker-dev
Copy link
Copy Markdown
Member

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:

  • Switched the Markdown link checking action in .github/workflows/flow-pull-request-checks.yaml from step-security/github-action-markdown-link-check@v1.0.18 to tcort/github-action-markdown-link-check@v1.1.2.

Related Issue(s)

Fixes #1303

github-action-markdown-link-check

Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
@rbarker-dev rbarker-dev self-assigned this Apr 1, 2026
@rbarker-dev rbarker-dev added the github_actions Pull requests that update GitHub Actions code label Apr 1, 2026
@rbarker-dev rbarker-dev linked an issue Apr 1, 2026 that may be closed by this pull request
@rbarker-dev rbarker-dev requested review from a team as code owners April 1, 2026 18:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Hey @rbarker-dev 👋 thanks for the PR!
I'm your friendly PR Helper Bot 🤖 and I'll be riding shotgun on this one, keeping track of your PR's status to help you get it approved and merged.

This comment updates automatically as you push changes -- think of it as your PR's live scoreboard!
Here's the latest:


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!

@github-actions github-actions bot added the status: needs review The pull request is ready for maintainer review label Apr 1, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

@rwalworth rwalworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @rbarker-dev!

@rwalworth rwalworth removed the github_actions Pull requests that update GitHub Actions code label Apr 1, 2026
@rwalworth rwalworth merged commit 41638f9 into main Apr 1, 2026
18 of 19 checks passed
@rwalworth rwalworth deleted the 1303-fix-pr-checks-link-checker branch April 1, 2026 19:51
@rwalworth rwalworth removed the status: needs review The pull request is ready for maintainer review label Apr 1, 2026
ParasSalonia pushed a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
hiero-ledger#1304)

Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
ParasSalonia pushed a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
hiero-ledger#1304)

Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix PR-Checks link checker

3 participants