Skip to content

Commit cf8d71c

Browse files
chore(deps): bump lycheeverse/lychee-action from 2.3.0 to 2.4.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@f613c4a...1d97d84) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70274d9 commit cf8d71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1515

1616
- name: Link Checker
17-
uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2.3.0
17+
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
1818
id: lychee
1919
with:
2020
args: "--exclude-path './docs/_includes/nav.html' --exclude-path './docs/_layouts/default.html' --verbose --no-progress './**/*.md'"

0 commit comments

Comments
 (0)