Skip to content

Commit 96352b2

Browse files
authored
Merge pull request #1948 from microsoft/automation/gitrelease-v2.53.0.vfs.0.7
Update default Microsoft Git version to v2.53.0.vfs.0.7
2 parents d397062 + 1e4d726 commit 96352b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323
actions: read
2424

2525
env:
26-
GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.53.0.vfs.0.6' }}
26+
GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.53.0.vfs.0.7' }}
2727

2828
jobs:
2929
validate:

0 commit comments

Comments
 (0)