Skip to content

Commit ebe3743

Browse files
authored
Merge pull request #28 from adamlui/dependabot/github_actions/JustinBeckwith/linkinator-action-2.4.2
Bump JustinBeckwith/linkinator-action from 2.4.1 to 2.4.2
2 parents ad35e46 + 5e3acd3 commit ebe3743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-links-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v6.0.2
20-
- uses: JustinBeckwith/linkinator-action@v2.4.1
20+
- uses: JustinBeckwith/linkinator-action@v2.4.2
2121
with:
2222
paths: '**/*.md'
2323
statusCodes: '{ "429": "skip" }'

0 commit comments

Comments
 (0)