From a5379ae9736c09106580fb98142cba52fd5e7762 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 01:47:09 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest from v2.9.0 to v2 (.github/workflows/validate_docs_build.yml) --- .github/workflows/validate_docs_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate_docs_build.yml b/.github/workflows/validate_docs_build.yml index 3b71c3feec4..ae3a95ce1e7 100644 --- a/.github/workflows/validate_docs_build.yml +++ b/.github/workflows/validate_docs_build.yml @@ -42,7 +42,7 @@ jobs: run: cd docs && npm ci && hugo --minify --gc --config config/production/hugo.toml - name: Check internal links - uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2 + uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2 with: # --remap makes lychee resolve absolute docs.defectdojo.com URLs against # the freshly built site, so absURL-rendered links (e.g. nav menu items)