From 5e4dcfb50a6d26622b0260937478f4e483e72bd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:39:24 +0000 Subject: [PATCH] chore(deps): bump lycheeverse/lychee-action in /.github/workflows Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/companion-check.yml | 2 +- .github/workflows/phase-ii-pdf.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/companion-check.yml b/.github/workflows/companion-check.yml index c839fbe..8987f28 100644 --- a/.github/workflows/companion-check.yml +++ b/.github/workflows/companion-check.yml @@ -49,7 +49,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: lychee link-checker on companion.md - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: args: >- --no-progress diff --git a/.github/workflows/phase-ii-pdf.yml b/.github/workflows/phase-ii-pdf.yml index 40e5437..c082edf 100644 --- a/.github/workflows/phase-ii-pdf.yml +++ b/.github/workflows/phase-ii-pdf.yml @@ -76,7 +76,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: lychee link-check on evidence-package.md - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: args: >- --no-progress