chore(deps): update dependency mikefarah/yq to v4.43.1 (#364)
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details

Reviewed-on: #364
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-03-24 13:27:20 +01:00 committed by Robert Kaussow
parent 4fb2027b37
commit f83b75cbd7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ARG YQ_VERSION
# renovate: datasource=npm depName=@lhci/cli
ENV LHCI_VERSION="${BUILD_VERSION:-0.13.0}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.42.1}"
ENV YQ_VERSION="${YQ_VERSION:-v4.43.1}"
ENV LHCI_BASE_DIR=/drone/src \
FORCE_COLOR=true \