From af4237305a8125c0d1a7ac7576c23989540da4ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:31:20 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.125.4 [staging] --- .github/workflows/build-test.yml | 2 +- netlify.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index fd56434..0eadf63 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -16,7 +16,7 @@ jobs: - name: Setup Latest Version of Hugo uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3 with: - hugo-version: '0.125.3' + hugo-version: '0.125.4' extended: true - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 diff --git a/netlify.toml b/netlify.toml index 8c26dc1..1d26819 100644 --- a/netlify.toml +++ b/netlify.toml @@ -6,7 +6,7 @@ autoLaunch = false [build.environment] - HUGO_VERSION = "0.125.3" + HUGO_VERSION = "0.125.4" NODE_VERSION = "18" [[edge_functions]]