Skip to content

Commit

Permalink
Merge pull request #384 from pree/renovate/gomplate-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gomplate to v3.11.8
  • Loading branch information
pree authored Jun 8, 2024
2 parents be0537e + 997ffac commit adb90ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/update-readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export PATH="./.bin:$PATH"
set -euxo pipefail

# renovate: datasource=github-releases depName=gomplate packageName=hairyhenderson/gomplate
GOMPLATE_VERSION=v3.11.7
GOMPLATE_VERSION=v3.11.8

# install gomplate
curl --silent --show-error --fail --location --output ./.bin/gomplate https://github.com/hairyhenderson/gomplate/releases/download/"${GOMPLATE_VERSION}"/gomplate_linux-amd64
Expand Down

0 comments on commit adb90ab

Please sign in to comment.