diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 231175a5e..2e2f532d3 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -22,7 +22,7 @@ permissions: contents: read env: - GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.50.1.vfs.0.1' }} + GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.53.0.vfs.0.5' }} jobs: validate: @@ -308,4 +308,4 @@ jobs: steps: - name: Success! # for easier identification of successful runs in the Checks Required for Pull Requests - run: echo "Workflow run is successful!" \ No newline at end of file + run: echo "Workflow run is successful!"