chore(deps): update dependency mikefarah/yq to v4.34.1 (#269)
Reviewed-on: docker/lhci#269 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
880a22f459
commit
bfde0b97cf
@ -13,7 +13,7 @@ ARG YQ_VERSION
|
||||
# renovate: datasource=npm depName=@lhci/cli
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.12.0}"
|
||||
# renovate: datasource=github-releases depName=mikefarah/yq
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.33.3}"
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.34.1}"
|
||||
|
||||
ENV LHCI_BASE_DIR=/drone/src \
|
||||
FORCE_COLOR=true \
|
||||
|
Loading…
Reference in New Issue
Block a user