From 0bee76c5dbba8e78fc34589207ec51edbfcdf84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:53:46 +0000 Subject: [PATCH] Bump lycheeverse/lychee-action Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 39066c6d1f0de280863a3760160617e188b607ad to e7477775783ea5526144ba13e8db5eec57747ce8. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/39066c6d1f0de280863a3760160617e188b607ad...e7477775783ea5526144ba13e8db5eec57747ce8) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: e7477775783ea5526144ba13e8db5eec57747ce8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dunedaq-develop-cpp-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dunedaq-develop-cpp-ci.yml b/.github/workflows/dunedaq-develop-cpp-ci.yml index 5de5397..c03e004 100644 --- a/.github/workflows/dunedaq-develop-cpp-ci.yml +++ b/.github/workflows/dunedaq-develop-cpp-ci.yml @@ -295,7 +295,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Check links - uses: lycheeverse/lychee-action@39066c6d1f0de280863a3760160617e188b607ad + uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 with: fail: false failIfEmpty: false