From 3fc74b174044f2f9f4321dacc2ca23cecb699872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 18:11:55 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action in /.github/workflows (#424) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5c77cbf..d151402 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Validate links - uses: lycheeverse/lychee-action@v2.2.0 + uses: lycheeverse/lychee-action@v2.3.0 with: args: --config .github/workflows/lychee.toml -- README.md # Write link validation summary to GH Job summary