Skip to content

Commit 7c2af1f

Browse files
chore(deps): update dependency gohugoio/hugo to v0.153.0
1 parent b1727a0 commit 7c2af1f

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.149.1
48+
hugo-version: 0.153.0
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.149.1
38+
hugo-version: 0.153.0
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
@@ -45,7 +45,7 @@ menu:
4545
module:
4646
hugoVersion:
4747
extended: true
48-
min: 0.149.1
48+
min: 0.153.0
4949
imports:
5050
- path: github.com/axivo/website/global
5151
- 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.149.1
21+
min: 0.153.0
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
@@ -45,7 +45,7 @@ menu:
4545
module:
4646
hugoVersion:
4747
extended: true
48-
min: 0.149.1
48+
min: 0.153.0
4949
imports:
5050
- path: github.com/axivo/website/global
5151
- path: github.com/imfing/hextra

0 commit comments

Comments
 (0)