From 094aa3c861e00a63333d8d58b35df820fa06e9e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:32:55 +0000 Subject: [PATCH] chore(deps): bump lycheeverse/lychee-action Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from faea714062690f6c2e6f7f388469ec4fa6d9c4e1 to 6da1d14f3a43098a294b7696d93d938aa8d20fc0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/faea714062690f6c2e6f7f388469ec4fa6d9c4e1...6da1d14f3a43098a294b7696d93d938aa8d20fc0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 6da1d14f3a43098a294b7696d93d938aa8d20fc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/site.links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site.links.yml b/.github/workflows/site.links.yml index 95198230a..b0fb47060 100644 --- a/.github/workflows/site.links.yml +++ b/.github/workflows/site.links.yml @@ -31,7 +31,7 @@ jobs: - name: Check Links id: lychee # uses: lycheeverse/lychee-action@v2 - uses: lycheeverse/lychee-action@faea714062690f6c2e6f7f388469ec4fa6d9c4e1 + uses: lycheeverse/lychee-action@6da1d14f3a43098a294b7696d93d938aa8d20fc0 with: # args: --base _site --accept 100..=103,200..=299,403,429 --user-agent 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36' --timeout 60 --no-progress --include-verbatim --include-fragments --exclude-path _site/404.html _site args: --base-url https://trebledj.me --accept 100..=103,200..=299,403,429 --user-agent 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36' --timeout 30 --accept-timeouts --no-progress --include-verbatim --exclude-path _site/404.html --exclude-path _site/llms.txt --exclude-path _site/slides/ --exclude-path .*.css _site