From 5619de4de6d0d6d34c0d9e063f14244c3b7d16f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 01:38:29 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.153.3 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 37cc48c..5044b43 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.2 + HUGO_VERSION: 0.153.3 steps: - name: Install Hugo CLI run: |