Skip to content

Commit 3d076be

Browse files
chore(deps): update dependency gohugoio/hugo to v0.151.2 in .github/workflows/test.yml
1 parent 87cbf59 commit 3d076be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
env:
2323
# renovate: datasource=github-releases depName=gohugoio/hugo
24-
HUGO_VERSION: 0.151.0
24+
HUGO_VERSION: 0.151.2
2525
steps:
2626
- name: Install Hugo CLI
2727
run: |

0 commit comments

Comments
 (0)