From 008846753bf65ad7e216662a997fb0e7c7b37f5d Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Thu, 17 Jul 2025 10:54:11 +0000 Subject: [PATCH] Update vcpkg digest to 4002e3a --- .github/workflows/msbuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index f567a54..714058a 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -54,7 +54,7 @@ jobs: uses: lukka/run-vcpkg@v11 with: vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' - vcpkgGitCommitId: d5ec528843d29e3a52d745a64b469f810b2cedbf + vcpkgGitCommitId: 4002e3abc6d3e468c73d2d9777a7dd96af5dc224 - name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg. uses: lukka/run-cmake@v10