From e4ba8ce7ab432f4fdc6428702a93d9e91ce52c73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 01:32:05 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.153.1 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 a21715a..722c49e 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.153.0 + HUGO_VERSION: 0.153.1 steps: - name: Install Hugo CLI run: |