Skip to content

Commit 99bbaf6

Browse files
fix(deps): update dependency dotenvx/dotenvx (v1.51.2 → v1.51.3)
| datasource | package | from | to | | --------------- | --------------- | ------- | ------- | | github-releases | dotenvx/dotenvx | v1.51.2 | v1.51.3 |
1 parent 81f229c commit 99bbaf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.archive/ubuntu-runner/24.04.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG NODE_VERSION="v24.12.0"
1313
ARG RCLONE_VERSION="v1.72.1"
1414

1515
# renovate: datasource=github-releases depName=dotenvx/dotenvx versioning=semver
16-
ARG DOTENVX_VERSION="v1.51.2"
16+
ARG DOTENVX_VERSION="v1.51.3"
1717

1818
ADD --chmod=0755 https://github.com/getsops/sops/releases/download/${SOPS_VERSION}/sops-${SOPS_VERSION}.linux.amd64 /usr/local/bin/sops
1919

0 commit comments

Comments
 (0)