From 4f52eaace71570932696a507d54ef471d9e865cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 21:33:41 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.154.5 --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 84c1516..36eb161 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -30,7 +30,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.154.4 + HUGO_VERSION: 0.154.5 steps: - name: Install Hugo CLI run: |