From 4face6281d3130129ddfba9854b649a741565167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 02:08:48 +0000 Subject: [PATCH] chore(deps): update dependency raviqqe/muffet to v2.10.1 in .github/workflows/website.yml (main) (#4610) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index e94ed22aa..e7737437c 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -61,7 +61,7 @@ jobs: - name: run http-server env: # renovate: datasource=github-releases depName=raviqqe/muffet - MUFFET_VERSION: 2.9.3 + MUFFET_VERSION: 2.10.1 run: | # install raviqqe/muffet to check for broken links. curl -Ls https://github.com/raviqqe/muffet/releases/download/v${MUFFET_VERSION}/muffet_linux_amd64.tar.gz | tar -xz