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

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

parent df781f37
No related branches found
No related tags found
No related merge requests found
Pipeline #26094 passed
......@@ -144,7 +144,7 @@ yq:
ARG TARGETOS
# renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.45.2
ARG YQ_VERSION=v4.45.3
ENV YQ_VERSION=${YQ_VERSION}
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