From 37ccd24a577fcc1c9bc1be6ba47969d4c5ab51ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 17:54:35 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action in /.github/workflows Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 74c50ae9cb26a12ef66ad5769546fe0848ae9596 to 5c4ee84814c983aa7164eaee476f014e53ff3963. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/74c50ae9cb26a12ef66ad5769546fe0848ae9596...5c4ee84814c983aa7164eaee476f014e53ff3963) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 5c4ee84814c983aa7164eaee476f014e53ff3963 dependency-type: direct:production ... 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 2af85f7..f1aa5b4 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@74c50ae9cb26a12ef66ad5769546fe0848ae9596 + uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 with: args: --config $CONFIG_FILE --base . --verbose --no-progress './public/arf.json' format: markdown