From 5deae136810ce6cdde3dc54288b69c1c99d4b20a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 00:38:06 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.154.5 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1ed3724..bd7bd40 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -8,7 +8,7 @@ on: env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: "0.154.4" + HUGO_VERSION: "0.154.5" jobs: build: