Skip to content

Commit c9afe0c

Browse files
Bump JustinBeckwith/linkinator-action from 1 to 2
Bumps [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 1 to 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@v1...v2) --- updated-dependencies: - dependency-name: JustinBeckwith/linkinator-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b98e336 commit c9afe0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 1 # Use shallow clone for faster checkout
2929

3030
- name: Check broken links
31-
uses: JustinBeckwith/linkinator-action@v1
31+
uses: JustinBeckwith/linkinator-action@v2
3232
with:
3333
paths: "**/*.md"
3434

0 commit comments

Comments
 (0)