From d53947d595bf22f3e0be37333830b0adb8e000e6 Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Sat, 5 Sep 2026 10:15:55 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20dotenvx/dot?= =?UTF-8?q?envx=20(v1.51.2=20=E2=86=92=20v1.75.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | --------------- | --------------- | ------- | ------- | | github-releases | dotenvx/dotenvx | v1.51.2 | v1.75.1 | --- .archive/ubuntu-runner/24.04.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.archive/ubuntu-runner/24.04.Dockerfile b/.archive/ubuntu-runner/24.04.Dockerfile index 0d4f9c24..cf177ca0 100644 --- a/.archive/ubuntu-runner/24.04.Dockerfile +++ b/.archive/ubuntu-runner/24.04.Dockerfile @@ -13,7 +13,7 @@ ARG NODE_VERSION="v24.12.0" ARG RCLONE_VERSION="v1.72.1" # renovate: datasource=github-releases depName=dotenvx/dotenvx versioning=semver -ARG DOTENVX_VERSION="v1.51.2" +ARG DOTENVX_VERSION="v1.75.1" ADD --chmod=0755 https://github.com/getsops/sops/releases/download/${SOPS_VERSION}/sops-${SOPS_VERSION}.linux.amd64 /usr/local/bin/sops