chore(deps): update dependency raviqqe/muffet to v2.10.6 in .github/workflows/website.yml (main) (#5081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-10 03:15:42 +00:00
committed by GitHub
parent 08da662123
commit 41017f48b5

View File

@@ -63,7 +63,7 @@ jobs:
- name: run http-server
env:
# renovate: datasource=github-releases depName=raviqqe/muffet
MUFFET_VERSION: 2.10.3
MUFFET_VERSION: 2.10.6
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