Skip to content

Commit 5e3acd3

Browse files
Bump JustinBeckwith/linkinator-action from 2.4.1 to 2.4.2
Bumps [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/justinbeckwith/linkinator-action/releases) - [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md) - [Commits](JustinBeckwith/linkinator-action@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: JustinBeckwith/linkinator-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b182b36 commit 5e3acd3

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)