From 5630fdd03bec493d195c5dbf33c74ac3d162024f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:30:00 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.1.0 in /.github/workflows (#415) 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 c4a9136..f2c3474 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.0.2 + uses: lycheeverse/lychee-action@v2.1.0 with: args: --config .github/workflows/lychee.toml -- README.md # Write link validation summary to GH Job summary