Skip to content

Commit cffb5fa

Browse files
Build(deps): 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] <[email protected]>
1 parent c9e3956 commit cffb5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: npm run docs-vnu
4343

4444
- name: Run linkinator
45-
uses: JustinBeckwith/linkinator-action@v1
45+
uses: JustinBeckwith/linkinator-action@v2
4646
with:
4747
paths: _site
4848
recurse: true

0 commit comments

Comments
 (0)