Skip to content
Snippets Groups Projects
Verified Commit dca6a0c5 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency mikefarah/yq to v4.45.4

parent b7b774ba
Branches
Tags
No related merge requests found
Pipeline #26236 passed
...@@ -144,7 +144,7 @@ yq: ...@@ -144,7 +144,7 @@ yq:
ARG TARGETOS ARG TARGETOS
# renovate: datasource=github-releases depName=mikefarah/yq # renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.45.3 ARG YQ_VERSION=v4.45.4
ENV YQ_VERSION=${YQ_VERSION} ENV YQ_VERSION=${YQ_VERSION}
RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_${TARGETOS}_${TARGETARCH} > ./yq \ RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_${TARGETOS}_${TARGETARCH} > ./yq \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment