Skip to content

Commit f7a6f57

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

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@b01779287d9a8423ef7d222fb1c3ba5a2b11ac58 # v2.4.4
17+
- uses: JustinBeckwith/linkinator-action@36a0bfbfecd5e237e8f8531537a693616c505faf # v2.4.5
1818
with:
1919
paths: '**/*.md'
2020
statusCodes: '{ "408": "skip", "429": "skip", "504": "skip" }'

0 commit comments

Comments
 (0)