From 41f45a9d63ae8e1ac025606f8ff1ab5f0cf702dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 19:41:23 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.152.2 in .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 120b0405..8b1aca0a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: 0.151.0 + HUGO_VERSION: 0.152.2 steps: - name: Install Hugo CLI run: |