diff --git a/.github/workflows/buildDeployLighthouse.yml b/.github/workflows/buildDeployLighthouse.yml index 32337e3..68a4ac8 100644 --- a/.github/workflows/buildDeployLighthouse.yml +++ b/.github/workflows/buildDeployLighthouse.yml @@ -47,7 +47,7 @@ jobs: uses: peaceiris/actions-hugo@v3 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.132.1' + hugo-version: '0.132.2' extended: true - name: Build diff --git a/.github/workflows/testBuild.yml b/.github/workflows/testBuild.yml index 66f3638..0e25db6 100644 --- a/.github/workflows/testBuild.yml +++ b/.github/workflows/testBuild.yml @@ -29,7 +29,7 @@ jobs: uses: peaceiris/actions-hugo@v3 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.132.1' + hugo-version: '0.132.2' extended: true - name: Build