Update vcpkg digest to 75cdbf5

OpenVPN Renovate 2025-11-24 07:43:04 +00:00
parent 8a28d4f7e2
commit 5ee5fc01f0
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: 75cdbf55732bc8f36e8286d0254feb8083a6dd2a
- 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