From efdd2ba97f08dee38295225c0798b116c746d9b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:57:10 +0000 Subject: [PATCH] Update dependency gohugoio/hugo to v0.134.0 --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 3a8d644..7a36a4f 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -29,7 +29,7 @@ jobs: build: runs-on: ubuntu-22.04 env: - HUGO_VERSION: v0.132.1 + HUGO_VERSION: v0.134.0 services: getogp: image: ghcr.io/nasa9084/getogp:v0.0.2