From 61dc6facf0e7973bbe2d4ded0d706358b8f8fbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:53:58 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2ac9f030ccdea0033e2510a23a67da2a2da98492 to ef8c8f32c278e9eed290c6e6c96748f16b6cd335. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/2ac9f030ccdea0033e2510a23a67da2a2da98492...ef8c8f32c278e9eed290c6e6c96748f16b6cd335) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/lychee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 3cde9962..87db73e9 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -35,7 +35,7 @@ jobs: restore-keys: cache-lychee- - name: "📊 Lychee Link Checker" id: lychee - uses: lycheeverse/lychee-action@2ac9f030ccdea0033e2510a23a67da2a2da98492 + uses: lycheeverse/lychee-action@ef8c8f32c278e9eed290c6e6c96748f16b6cd335 with: args: "--config ./.github/lychee.toml -- '**/*.md*'" format: markdown