chore(deps): update dependency mikefarah/yq to v4.40.5 (#340)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/tag/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
ci/woodpecker/tag/build-container Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/notify Pipeline was successful
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/tag/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
ci/woodpecker/tag/build-container Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/notify Pipeline was successful
Reviewed-on: #340 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
8a6ade7ba3
commit
0798741100
@ -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.40.4}"
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.40.5}"
|
||||
|
||||
ENV LHCI_BASE_DIR=/drone/src \
|
||||
FORCE_COLOR=true \
|
||||
|
Loading…
Reference in New Issue
Block a user