chore(deps): update dependency mikefarah/yq to v4.4.1 (#19)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency mikefarah/yq to v4.4.1 Reviewed-on: docker/lhci#19
This commit is contained in:
parent
97a4b5c42c
commit
ea6a5f84ec
@ -13,7 +13,7 @@ ARG YQ_VERSION
|
||||
# renovate: datasource=npm depName=@lhci/cli
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.6.1}"
|
||||
# renovate: datasource=github-releases depName=mikefarah/yq
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.3.1}"
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.4.1}"
|
||||
|
||||
ENV LHCI_BASE_DIR=/drone/src \
|
||||
FORCE_COLOR=true \
|
||||
|
Loading…
Reference in New Issue
Block a user