Skip to content

Commit e556809

Browse files
ci(deps): update gohugoio/hugo action to v0.147.9 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0f0d93 commit e556809

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/[email protected].8
36+
- uses: gohugoio/[email protected].9
3737
TRICK_RENOVATE
3838
)
3939
echo "Scripts update line: \"$USES\""

0 commit comments

Comments
 (0)