Skip to content

Commit c1856f0

Browse files
authored
Merge pull request #267 from adamlui/dependabot/github_actions/JustinBeckwith/linkinator-action-2.4.5
Bump JustinBeckwith/linkinator-action from 2.4.4 to 2.4.5
2 parents 229e49e + f7a6f57 commit c1856f0

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)