From 385aa451f0e8712785516602f03cc76cba8774fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 07:01:40 +0000 Subject: [PATCH] chore(deps): update gohugoio/hugo action to v0.122.0 --- .github/workflows/deploy-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-documentation.yml b/.github/workflows/deploy-documentation.yml index 0f65cda4..9a4cc84b 100644 --- a/.github/workflows/deploy-documentation.yml +++ b/.github/workflows/deploy-documentation.yml @@ -34,7 +34,7 @@ jobs: # Idea: the regex matcher of Renovate keeps this string up to date automatically # The version is extracted and used to access the correct version of the scripts USES=$(cat <