From eb23444380be5d75a235d5a60e3d50b172fbdfe2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:06:13 +0000 Subject: [PATCH] Update dependency gohugoio/hugo to v0.137.1 --- .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..feb1267 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.137.1 services: getogp: image: ghcr.io/nasa9084/getogp:v0.0.2