From f8a6189f2fb4de5755756de83beae9894755a202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 17:06:02 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action in /.github/workflows Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/01a5c94d8e012550040658854b90a7a7301e75ca...a8c4c7cb88f0c7386610c35eb25108e448569cb0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lychee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 35c03b0..74fd563 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -30,7 +30,7 @@ jobs: - name: "📊 Lychee Link Checker" id: lychee - uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca + uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 with: args: --config $CONFIG_FILE --no-progress './public/arf.json' format: markdown