Skip to content

Commit 8c9e83e

Browse files
authored
Merge pull request #383 from axivo/renovate/gohugoio-hugo-0.x
2 parents c60fa66 + bc5bc98 commit 8c9e83e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup hugo
4646
uses: peaceiris/actions-hugo@v3
4747
with:
48-
hugo-version: 0.154.1
48+
hugo-version: 0.154.2
4949
extended: true
5050

5151
- name: Setup node

.github/workflows/modules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup hugo
3636
uses: peaceiris/actions-hugo@v3
3737
with:
38-
hugo-version: 0.154.1
38+
hugo-version: 0.154.2
3939
extended: true
4040

4141
- name: Setup node

claude/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ menu:
4242
module:
4343
hugoVersion:
4444
extended: true
45-
min: 0.154.1
45+
min: 0.154.2
4646
imports:
4747
- path: github.com/axivo/website/global
4848
- path: github.com/imfing/hextra

docs/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ menu:
1818
module:
1919
hugoVersion:
2020
extended: true
21-
min: 0.154.1
21+
min: 0.154.2
2222
imports:
2323
- path: github.com/axivo/website/global
2424
- path: github.com/imfing/hextra

k3s-cluster/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ menu:
4242
module:
4343
hugoVersion:
4444
extended: true
45-
min: 0.154.1
45+
min: 0.154.2
4646
imports:
4747
- path: github.com/axivo/website/global
4848
- path: github.com/imfing/hextra

0 commit comments

Comments
 (0)