From c18cfb40dcfeb67d7a0fa450dab4fa74e9b9e01f Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:36:27 +0500 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.123.7 (#92) Co-authored-by: my-renovate[bot] <105243867+my-renovate[bot]@users.noreply.github.com> --- .github/workflows/gh-pages-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages-build.yml b/.github/workflows/gh-pages-build.yml index 9331767d..18e7d2fe 100644 --- a/.github/workflows/gh-pages-build.yml +++ b/.github/workflows/gh-pages-build.yml @@ -6,7 +6,7 @@ on: env: # renovate: datasource=github-tags depName=gohugoio/hugo - HUGO_VERSION: 0.123.3 + HUGO_VERSION: 0.123.7 permissions: contents: write