Skip to content

Commit 244d6be

Browse files
build(deps): bump lycheeverse/lychee-action from 1.7.0 to 2.4.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.7.0 to 2.4.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.7.0...v2.4.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 887c708 commit 244d6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Checkout repository"
1919
uses: "actions/checkout@v4"
2020
- name: Link Checker
21-
uses: lycheeverse/lychee-action@v1.7.0
21+
uses: lycheeverse/lychee-action@v2.4.1
2222
with:
2323
args: --verbose --user-agent "Mozilla 5.0" --no-progress --config=./lychee.toml "**/*.md"
2424
format: markdown

0 commit comments

Comments
 (0)