Update vcpkg digest to 7220a4e

OpenVPN Renovate 2025-10-21 23:24:35 +00:00
parent 23e18c9132
commit d2ae578237
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
uses: lukka/run-vcpkg@v11 uses: lukka/run-vcpkg@v11
with: with:
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
vcpkgGitCommitId: d5ec528843d29e3a52d745a64b469f810b2cedbf vcpkgGitCommitId: 7220a4eebf20515cdd9c34721e15ca082bae9038
- name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg. - name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.
uses: lukka/run-cmake@v10 uses: lukka/run-cmake@v10