We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f0d93 commit e556809Copy full SHA for e556809
.github/workflows/build-and-deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
# Idea: the regex matcher of Renovate keeps this string up to date automatically
34
# The version is extracted and used to access the correct version of the scripts
35
USES=$(cat <<TRICK_RENOVATE
36
- - uses: gohugoio/hugo@v0.147.8
+ - uses: gohugoio/hugo@v0.147.9
37
TRICK_RENOVATE
38
)
39
echo "Scripts update line: \"$USES\""
0 commit comments