Skip to content
This repository was archived by the owner on Aug 15, 2026. It is now read-only.

Commit ca46160

Browse files
Bump JustinBeckwith/linkinator-action from 2.4.3 to 2.4.4
Bumps [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/justinbeckwith/linkinator-action/releases) - [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md) - [Commits](JustinBeckwith/linkinator-action@0aba655...b017792) --- updated-dependencies: - dependency-name: JustinBeckwith/linkinator-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b3b554 commit ca46160

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
@@ -14,7 +14,7 @@ jobs:
1414
contents: read
1515
steps:
1616
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
17-
- uses: JustinBeckwith/linkinator-action@0aba655887759067b44761b8dc0ab8b275e08275 # v2.4.3
17+
- uses: JustinBeckwith/linkinator-action@b01779287d9a8423ef7d222fb1c3ba5a2b11ac58 # v2.4.4
1818
with:
1919
paths: '**/*.md'
2020
statusCodes: '{ "408": "skip", "429": "skip", "504": "skip" }'

0 commit comments

Comments
 (0)