Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 61a94c7

Browse files
chore(deps): update dependency git-for-windows to v2.38.1.windows.1
1 parent 8844ff5 commit 61a94c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

windows/Dockerfile.2019

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# escape=`
22

33
# renovate: datasource=github-releases depName=git-for-windows lookupName=git-for-windows/git
4-
ARG GIT_VERSION=v2.37.3.windows.1
4+
ARG GIT_VERSION=v2.38.1.windows.1
55

66
# renovate: datasource=github-releases depName=drone-git lookupName=drone/drone-git
77
ARG DRONE_GIT_VERSION=v1.2.1

windows/Dockerfile.2022

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# escape=`
22

33
# renovate: datasource=github-releases depName=git-for-windows lookupName=git-for-windows/git
4-
ARG GIT_VERSION=v2.37.3.windows.1
4+
ARG GIT_VERSION=v2.38.1.windows.1
55

66
# renovate: datasource=github-releases depName=drone-git lookupName=drone/drone-git
77
ARG DRONE_GIT_VERSION=v1.2.1

0 commit comments

Comments
 (0)