chore(deps): update dependency mikefarah/yq to v4.44.2
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful

This commit is contained in:
Renovator Bot 2024-06-16 05:02:58 +00:00
parent 647e59f55d
commit c0b9b2640d

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.44.1}"
ENV YQ_VERSION="${YQ_VERSION:-v4.44.2}"
ENV LHCI_BASE_DIR=/drone/src \
FORCE_COLOR=true \