Merge remote-tracking branches 'origin/renovate/netlify-cli-17.x-lockfile' and 'origin/renovate/gohugoio-hugo-0.x'

* origin/renovate/netlify-cli-17.x-lockfile:
  chore(deps): update dependency netlify-cli to v17.17.0 [staging]

* origin/renovate/gohugoio-hugo-0.x:
  chore(deps): update dependency gohugoio/hugo to v0.123.2 [staging]
This commit is contained in:
Harsh Shandilya 2024-02-22 22:57:17 +05:30
commit 3823cfef38
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # tag=v2
with:
hugo-version: '0.123.1'
hugo-version: '0.123.2'
extended: true
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5

View File

@ -6,7 +6,7 @@
autoLaunch = false
[build.environment]
HUGO_VERSION = "0.123.1"
HUGO_VERSION = "0.123.2"
NODE_VERSION = "18"
[[edge_functions]]