Skip to content

Commit e0e52bd

Browse files
ci(deps): update gohugoio/hugo action to v0.148.0
1 parent 3d699d6 commit e0e52bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Idea: the regex matcher of Renovate keeps this string up to date automatically
3434
# The version is extracted and used to access the correct version of the scripts
3535
USES=$(cat <<TRICK_RENOVATE
36-
- uses: gohugoio/hugo@v0.147.9
36+
- uses: gohugoio/hugo@v0.148.0
3737
TRICK_RENOVATE
3838
)
3939
echo "Scripts update line: \"$USES\""

0 commit comments

Comments
 (0)