From 9cad30f2513e1ef7c8ffd5b1671040e15c086a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:06:47 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action in /.github/workflows 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 e9e998c..269636c 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -30,7 +30,7 @@ jobs: - name: "📊 Lychee Link Checker" id: lychee - uses: lycheeverse/lychee-action@2ac9f030ccdea0033e2510a23a67da2a2da98492 + uses: lycheeverse/lychee-action@ef8c8f32c278e9eed290c6e6c96748f16b6cd335 with: args: "--config './github/lychee.toml' './public/arf.json'" format: markdown