From aae1b07070d7f0ac66532f780a49f94e4f465fa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:43:22 +0000 Subject: [PATCH] Update all non-major dependencies to reg-git-0.163.1 --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index d7d9b2c..dec75e4 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -10,7 +10,7 @@ jobs: build: name: Build Website runs-on: ubuntu-24.04 - container: hugomods/hugo:reg-git-0.155.3 + container: hugomods/hugo:reg-git-0.163.1 steps: - uses: actions/checkout@v6 with: